Skip to content

Commit c2e9aa8

Browse files
committed
Updated readme and added new assets
1 parent c88a566 commit c2e9aa8

8 files changed

Lines changed: 18 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ZIOR SimpliBlocks is a lightweight WordPress plugin by **ZIORWeb.Dev** that adds
77
The goal is simple:
88
No bloat, no complexity — just essential blocks that do one thing well.
99

10-
---
1110

1211
## Features
1312

@@ -18,7 +17,6 @@ No bloat, no complexity — just essential blocks that do one thing well.
1817
- Beginner-friendly and easy to use
1918
- No unnecessary scripts or heavy dependencies
2019

21-
---
2220

2321
## Included Blocks
2422

@@ -32,7 +30,17 @@ Create clean, minimalist icon lists for features, highlights, or content section
3230
Display dynamic post meta or custom field values directly inside the block editor.
3331
Ideal for dynamic and data-driven layouts.
3432

35-
---
33+
### WooCommerce Product Price
34+
Display the product price dynamically using WooCommerce’s native pricing logic.
35+
Supports simple, variable, sale, and subscription products (if available).
36+
37+
### WooCommerce Product Rating
38+
Display the WooCommerce product star rating with proper markup and accessibility support.
39+
40+
### WooCommerce Product Add To Cart
41+
Insert a dynamic Add to Cart button directly into the editor.
42+
Supports specific product IDs or automatic detection in single product templates.
43+
3644

3745
## Installation
3846

@@ -46,15 +54,13 @@ Ideal for dynamic and data-driven layouts.
4654
2. Upload the plugin folder to `/wp-content/plugins/zior-simpliblocks`
4755
3. Activate the plugin from the WordPress admin panel
4856

49-
---
5057

5158
## Documentation
5259

5360
Full documentation, usage guides, and examples are available at:
5461

5562
https://ziorweb.dev/docs/zior-simpliblocks
5663

57-
---
5864

5965
## Philosophy
6066

@@ -68,7 +74,6 @@ ZIOR SimpliBlocks follows a minimalist and atomic approach:
6874

6975
This plugin is built for developers and creators who value clarity, performance, and long-term maintainability.
7076

71-
---
7277

7378
## Development
7479

assets/screenshot-1.png

-532 KB
Loading

assets/screenshot-2.png

-502 KB
Loading

assets/screenshot-3.png

-13.6 KB
Loading

assets/screenshot-4.png

13.3 KB
Loading

assets/screenshot-5.png

11.8 KB
Loading

assets/screenshot-6.png

10.5 KB
Loading

readme.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Supports specific product IDs or automatic detection in single product templates
5959

6060
For full documentation, usage examples, and more, visit:
6161

62-
https://ziorweb.dev/docs/zior-simpliblocks
62+
<a href="https://ziorweb.dev/docs/zior-simpliblocks" target="_blank>https://ziorweb.dev/docs/zior-simpliblocks</a>
6363

6464
== Installation ==
6565

@@ -92,14 +92,16 @@ No. The plugin focuses on minimalism and performance. Only essential scripts and
9292

9393
== Changelog ==
9494

95-
= 1.1.0 =
96-
* Added Icon Picker block
97-
* Added Icon List block
98-
* Added Dynamic Meta Field block
95+
= 1.0.2 =
9996
* Added WooCommerce Product Price block
10097
* Added WooCommerce Product Rating block
10198
* Added WooCommerce Product Add To Cart block
10299

100+
= 1.0.1 =
101+
* Added Icon Picker block
102+
* Added Icon List block
103+
* Added Dynamic Meta Field block
104+
103105
== License ==
104106

105107
This plugin is licensed under the GPLv2 or later.

0 commit comments

Comments
 (0)