IMG Custom Post Types
Custom Post Types, are by far and away one of the best additions to WordPress. However, they can be a bit cumbersome to set-up.
With the IMG Custom Post Types plug-in creating basic custom post types is now easily done via your functions.php with some simple code.
Installation
- Download the relevant files from the WordPress plugins section or get it at github:gist here and place the img-custom-post-types-plugin.php file into your plugins directory.
- Activate the plugin
Requirements
IMG Custom Post Types requires PHP 5.2 or higher