This is the same icon features that comes with SuperCPT 0.2+, but pulled out of the plugin for those crazy birds.
Activate the plugin through 'Plugins WordPress.
In your theme or plugin, set the in one of the following ways..
Using the global variable $pti icons, set the array key => value pair such that 'post type => 'icon-name, e.g $GLOBALS = 'calendar...
The pretty much just adds CSS to the admin which get added to the document head.
Move those to your theme plugin.
You can leave the paths the same if you don't plan on uninstalling the plugin.
If you want to uninstall it, you'll have to copy the fonts to your theme plugin and change the in CSS...
I'm using MP6 in my admin pannel and I don't like to use WP CPT, I've been looking for this type of plugin, this is Work, Thank you...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more