=== Plugin Name === Contributors: JohnPBloch Donate Link: http://www.johnpbloch.com/ Tags: custom post type, custom permalink, permalink, permalinks, custom permalinks, custom post types, post permalinks, flexible permalinks, flexible permalink, post type permalink, post type, post type permalinks Requires at least: 3.0 Tested up to: 3.0.1 Stable tag: 1.0 Custom Post Permalinks will set up permalinks for non-hierarchical custom post types which have the flexibility of blog post permalinks. == Description == The plugin will set up custom post type permalinks for non-hierarchical permalinks which have the flexibility of blog post permalinks. So, for example, I could have a press release post type and set up permalinks like so: http://my-site.com/press-releases/2010/08/great-news/ which would also enable post type specific archives: http://my-site.com/press-releases/2010/08/ http://my-site.com/press-releases/2010/ Special thanks goes out to Aaron Jorbin for helping me with reviewing the code and making the plugin better in general. == Installation == 1. Use WordPress' built in plugin installer (or otherwise upload the custom-post-permalinks directory and its contents to your plugins directory) 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to your Permalinks settings page and modify the permalinks to your heart's content. == Frequently Asked Questions == None yet. == Screenshots == 1. The permalinks settings screen with a few extra post types. == Changelog == = 1.0 = * First stable release == Upgrade Notice == = 1.0 = * Nothing yet: first release