Kuvaus
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
Asennus
- Install the plugin from WordPress admin panel
- Activate the plugin
- Use settings to choose specific types to nullify
Arvostelut
Avustajat & Kehittäjät
“Nullify empty fields for ACF” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “Nullify empty fields for ACF” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
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