Nullify empty fields for ACF
Nullify empty fields for ACF
Description
Set Advanced Custom Fields (ACF) empty field value as null instead of false to avoid GraphQL error in GatsbyJS.
Prerequisites
- Advanced Custom Fields (ACF) plugin
Installation
- Install the plugin from WordPress admin panel
- Activate the plugin
- Use settings to choose specific types to nullify
Reviews
Awesome Plugin
By Famish (iclicknz) on November 4, 2021
Thanks for developing this, I'm glad I stumbled across your plugin before customising ACF. Cheers mate!
Changelog
1.2.4
- Support for WordPress 6.3 as previous attempt to support major version only did not work
1.2.3
- Support for WordPress 6.x
1.2.2
- Support for WordPress 5.8
1.2.1
- Add icons
1.2.0
- Compatibility for WordPress 5.5
- Bugfix where default value was not being applied to all ACF field types
1.1.0
- Support for Advanced Custom Fields (PRO)
1.0.0
- First version release