=== Color sync for ACF === Contributors: jonkastonka Donate link: https://www.paypal.com/donate/?hosted_button_id=86UYSXNUA2LHY Tags: gutenberg, acf, color, sync Short Description: Automatically get all colors from your theme to the ACF color picker Requires at least: 6.0 Tested up to: 6.8 Requires PHP: 8.0 Stable tag: 1.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically get all colors from your theme to the ACF color picker == Description == Automatically get all colors from your theme to the ACF color picker and the customizer color picker. Instead of having to define your colors twice; once in your theme, and once in custom ACF code, just use this plugin to get all defined colors from your theme to the ACF color picker automatically. == Installation == Search for `ACF Color Sync` under Plugins on your WordPress install or download and: 1. Upload `color-sync-for-acf` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit awesomer (it's a word, I promise) == Frequently Asked Questions == = Is awesomer really a word? = No, it isn't. == Changelog == = 1.0.4 = * Now also adds the defined colors to the customizer = 1.0.3 = * Description = 1.0.2 = * Renaming = 1.0.1 = * Release fixes = 1.0.0 = * Ready for the world!