=== CPT Custom Icon === Contributors: Donate link: http://fsylum.net/ Tags: admin, administration, dashboard, custom post type, icon Requires at least: 3.8.0 Tested up to: 3.8.1 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily change custom post type icon on dashboard menu. == Description == This plugins functions to override initial icon assigned to your custom post type on dashboard menu. You can select a unique, different icon for each of your custom post types with the available Dashicons icon font bundled with original WordPress installation. == Installation == = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'CPT Custom Icon' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `fs-cpt-custom-icon.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `fs-cpt-custom-icon.zip` 2. Extract the `fs-cpt-custom-icon` directory to your computer 3. Upload the `fs-cpt-custom-icon` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard = Extra = 1. Visit Settings > CPT Custom Icon Settings and adjust your configuration. == Frequently Asked Questions == = What jQuery plugin do you use? = I'm using [Dashicons Picker jQuery Plugin](http://themergency.com/dashicons-picker-jquery-plugin/) by Brad Vincent. Prop to him for an awesome plugin. == Screenshots == 1. Listing of custom post types and its current `menu_icon` value 2. Search, and select a new icon for the specific custom post types == Changelog == = 1.0 = * Initial version