Extends ACF to save json-file in plugin directory
Extends ACF to save json-file in plugin directory
Description
ACF will save the field groups as JSON files, if you have created a directory with the name acf-json. Then, the ACF plugin will get the fields information from your files and not from the WordPress database.
With our extension you can save the JSON files generated from Advanced Custom Fields (ACF) in the plugin directory. If you change your Theme, your WordPress intance will continue to work with the created ACF field groups and you won’t lose them.
This Plugin works only if you have ACF up 5.0.0 installed and activated on your system. The plugin doesn’t have a configuration back-end page.
Installation
- Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
- Activate the plugin through the ‘Plugins’ menu in WordPress
Faq
- Upload plugin files to your plugins folder, or install the plugin through the WordPress plugins screen directly;
- Activate the plugin through the ‘Plugins’ screen in WordPress;
Yes, the plugin can be translated into many languages via WordPress Translate.
Yes, Extends ACF to save json-file in plugin directory is available for free.
No, there is no data transmitted to us or a third party service.
Reviews
Changelog
1.0.1
- Change plugin slug and textdomain.
1.0.0
- First release.