Quickly and easily add icons to your custom post types. Built for the new dashboard design that should come out with 3.7.
| Author: | Matthew Boynes (profile at wordpress.org) |
| WordPress version required: | 3.6 |
| WordPress version tested: | 3.9 |
| Plugin version: | 0.2.2 |
| Added to WordPress repository: | 21-06-2013 |
| Last updated: | 25-04-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 92 |
| Rated by: | 5 |
| Plugin URI: | http://boyn.es/category/post-type-icons/ |
| Total downloads: | 5 947 |
| Active installs: | 100+ |
![]() Click to start download |
|
Does the pushpin not describe your custom post type? Here are hundreds more icons to choose from. Icons are the GPL-compatible Font Awesome Icons.
This is the same icon features that comes with SuperCPT 0.2+, but pulled out of the plugin for those crazy birds who don't use it.
This adds a function you can use, pti_set_post_type_icon( $post_type, $icon ); to set your post type's icon. For instance, pti_set_post_type_icon( 'event', 'calendar' );. You can also set the global variable $pti_icons as an array of post type => icon names. Using the global variable is safer, since it doesn't rely on a function (you could of course call if ( function_exists( 'pti_set_post_type_icons' ) ) to be equally safe using the function).
Screenshots
FAQ
ChangeLog
