=== CPT Archive === Contributors: brendaegeland Tags: archive, widget, custom post type Stable tag: trunk Requires at least: 3.1 Tested up to: 3.1 Archive widget for Custom Post Type == Description == A modified version of the default Archives widget to let the user specify a custom post type rather than 'post', and also allows of choice or yearly or monthly archives. Requires WordPress 3.1, and the custom post type must have archives enabled, e.g., for a post type named 'press-release', $args would include 'has_archive' => 'press-release'. More information can be found at [the plugin website](http://www.redletterdesign.net/wp/cpt-archive/) = Current Features = * Choose custom post type for archive widget * Choose monthly or yearly archive == Installation == 1. Download and unzip the latest release zip file 1. Upload the entire minutes-agendas-newsletters directory to your `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress = Using = 1. Activate plugin. 1. Go to Appearance -> Widgets, and drag the widget to the desired widget area. == Screenshots == 1. The widget, set to show an annual archive for a custom post type named press-release == Requirements == * PHP 5+ * WordPress 3.1+ == Version History == * 0.1 - 2011-03-02 - Initial development version == More Information == For more information about this plugin and its development, contact Brenda Egeland, brenda@redletterdesign.net