=== ACF Stylizer === Contributors: rnoakes3rd Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4NYEG2Q44CG8C Tags: acf, box, colorize, standout, stylize Requires at least: 4.6.11 Tested up to: 4.9.6 Stable tag: 1.0.7 Copyright: (c) 2018 Robert Noakes (mr@robertnoakes.com) License: GNU General Public License v3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.html Simple plugin that stylizes Advanced Custom Fields meta boxes to make them more obvious. == Description == Simple plugin that stylizes Advanced Custom Fields meta boxes to make them more obvious. It works with both the free and the pro versions of ACF. Only standard-style meta boxes are affected while seamless-style meta boxes are ignored. == Installation == = From Your WordPress Dashboard = 1. Log into the WordPress admin 2. Go to **Plugins > Add New** 3. Search for **ACF Stylizer** 4. Click **Install Now** for the 'ACF Stylizer' plugin 5. Click **Activate** = From WordPress.org = 1. Download the plugin 2. Log into the WordPress admin 3. Go to **Plugins > Add New** 4. Click **Upload Plugin** 5. Click **Browse** and select the downloaded ZIP file 6. Click **Install Now** 7. Click **Activate Plugin** = Via File Transfer = 1. Download the plugin 2. Extract the ZIP file 3. Upload the contents of the ZIP file to **wp-content/plugins/** 4. Log into the WordPress admin 5. Go to **Plugins** 6. Click **Activate** under 'ACF Stylizer' == Changelog == = 1.0.7 = Released 2018-06-01 * Added: GoDaddy color scheme * Added: Faux uninstall definition * Added: Made sure the plugin works in WordPress 4.9.6 * Updated: Asset generation tools * Improved: Version check functionality * Improved: Various other minor improvements = 1.0.6 = Released 2018-04-19 * Added: Made sure the plugin works in WordPress 4.9.5 * Improved: Moved core object classes to their own folder = 1.0.5 = Released 2018-03-28 * Changed: Domain name = 1.0.4 = Released 2018-03-18 * Improved: High-level variable comments * Improved: Abstract wrapper class = 1.0.3 = Released 2018-03-08 * Removed: Plugin activation hook. Forgot that isn't fired when the plugin is updated = 1.0.2 = Release 2018-03-08 * Improved: Additional minor improvements * Removed: Unnecessary plugin deactivation hook = 1.0.1 = Release 2018-03-06 * Added: Plugin activation and deactivation hooks * Improved: Various minor improvements = 1.0.0 = Released 2018-02-20 * Initial release