Skip to content

Commit 1a5e1f5

Browse files
committed
Update plugin code, README and changelog for v3.0 release
1 parent 34f14ea commit 1a5e1f5

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22

33
**ACF Dynamic Shortcodes** is a lightweight WordPress plugin that lets you dynamically register shortcodes for [Advanced Custom Fields (ACF)](https://www.advancedcustomfields.com/) attached to a specific page — without writing a single line of code.
44

5-
> Perfect for custom pricing pages, dynamic content blocks, and personalised shortcodes mapped to ACF fields.
5+
> Perfect for custom pricing pages, dynamic content blocks, and personalised shortcodes mapped to ACF fields.
66
77
---
88

9-
## 🚀 Features
9+
## Features
1010

11-
- 🔧 Admin settings panel to select an ACF source page
12-
- 🧩 Auto-detects ACF fields from the selected page
13-
- 🔗 Create custom shortcode names for each field
14-
- 📋 Copy-to-clipboard buttons for easy reuse
15-
- 📝 Editable value overrides directly from the plugin UI
16-
- 🪄 Syncs edited values back to the ACF field itself
17-
- 💬 Fallback message when value is missing
18-
- Works with both ACF Free and Pro
11+
- Admin settings panel to select an ACF source page
12+
- Auto-detects ACF fields from the selected page
13+
- Create custom shortcode names for each field
14+
- Copy-to-clipboard buttons for easy reuse
15+
- Editable value overrides directly from the plugin UI
16+
- Syncs edited values back to the ACF field itself
17+
- Fallback message when value is missing
18+
- Works with both ACF Free and Pro
1919

2020
---
2121

22-
## 📦 Example Usage
22+
## Example Usage
2323

2424
If you have a custom field called `starting_price`, and you assign it a shortcode like:
2525

@@ -29,26 +29,26 @@ You can then use that shortcode anywhere on your WordPress site — pages, posts
2929

3030
---
3131

32-
## ⚠️ Caching Notice
32+
## Caching Notice
3333

3434
If you're using a caching plugin (like **LiteSpeed Cache**, **WP Rocket**, or **W3 Total Cache**), please remember to **clear your site cache** after saving changes in this plugin to see them reflected on the frontend.
3535

3636
---
3737

38-
## 🛠 Requirements
38+
## Requirements
3939

4040
- WordPress 5.0+
4141
- ACF Free or Pro
4242
- PHP 7.2+
4343

4444
---
4545

46-
## 📄 License
46+
## License
4747

4848
This plugin is open-sourced and licensed under the MIT License.
4949

5050
---
5151

52-
## Author
52+
## Author
5353

5454
**Daniel Goulyk**[danielgoulyk.com](https://danielgoulyk.com)

0 commit comments

Comments
 (0)