Lv.13
Bronze Member
Iron Member
- Sep 11, 2021
- 9,889
- 3,040
- $14,319
A new update for Dynamic Shortcodes 1.9.0 Nulled is now available for free download. Big thanks to the contribution from our member @theresa !
2026/06/17
Read the rest of this update entry...* New: Public API for integrations and tooling. A new Manager::lint() validates a Dynamic Shortcode string and returns its syntax errors, and a Power Shortcodes facade (get_power_shortcodes / save_power_shortcodes) lets other code read and write Power Shortcodes without reaching into internals.
* Tweak: Lint errors now report the exact line and column of a syntax error.
* Minor fixes