This is a feature plugin that adds a simple collections custom post type to your theme.
This plugin includes a couple common features that are used with custom post types:
- Registers a post type
- Registers a custom taxonomy
- Optionally registers a few metaboxes
- Adds the featured image to the admin column display
- Adds the post count to the admin dashboard
Built by Secret Stache Media using Devin Price's CPT Boilerplate as a starting point. The "Dashboard Glancer" class and much re-used code from the Portfolio Post Type plugin by Gary Jones.