=== ACF Stylizer === Contributors: rnoakes3rd Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4NYEG2Q44CG8C Tags: acf, advanced, box, boxes, color, colors, custom, fields, meta, obvious, stylize, stylizer Requires at least: 4.6 Tested up to: 4.9.4 Stable tag: 1.0.2 Copyright: (c) 2018 Robert Noakes (mr@robertnoak.es) 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 == = Automatic = 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** = Manual Upload = 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** = Manual Extraction = 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.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