=== Local JSON in uploads for ACF === Contributors: nextplugins Tags: acf, acf fields, custom fields, speed, cache, caching, field caching, json caching Requires at least: 4.4 Tested up to: 6.1 Stable tag: 1.0.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Boost Advanced Custom Fields speed by enabling json caching == Description == From ACF page: *Local JSON is a new feature added in version 5 which saves field group and field settings as .json files within your theme. The idea is similar to caching, and both dramatically speeds up ACF and allows for version control over your field settings!* This plugin require Advanced Custom Fields or Advanced Custom Fields Pro plugin to work. Installation: 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Update all field groups (open group and press "Update" button) 1. That's all folks! == Installation == == Screenshots == == Changelog == = 1.0.t = * Test WordPress 6.1 compatibility = 1.0.1 = * Rename plugin = 1.0.0 = * First version.