ACF Enable Escaping & Disable Notification Plugin
A WordPress plugin that will disable the ACF escaping notification, and enable the new escaping behaviour early.
by Liam Gladdy · github.com/lgladdy/enable-acf-escaping-disable-notification · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/lgladdy/enable-acf-escaping-disable-notification/archive/refs/heads/main.zipReadme
ACF Enable Escaping & Disable Notification Plugin
In ACF 6.2.5, the plugin began warning users whenever it detected the value being output was not correctly escaped when using the ACF shortcode, the_field or the_sub_field
In ACF 6.2.7 due for release in February 2024, ACF will automatically begin escaping the value when the_field or the_sub_field is used.
This plugin will enable the new escaping behaviour early to help you test your sites, and disable the admin notification for when fields are modified.
You could use this with the debug plugin we've also released, which will let you view when content modification happens.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Jan 19, 2024 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.