=== Plugin Name === Contributors: bryanmonzon Author URI: http://wpsetup.co Tags: stories Requires at least: 3.0.1 Tested up to: 4.1.1 Version: 1.1 Requires at least: 3.7 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Sets up a stories post type. == Description == Currently this is just a "stories" post type. Moving forward, there will be story submission area. == Installation == Simple install. 1. Upload the `stories` zip to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Can I change the slug? = Yes! Just go to the settings page and change the slug or labels. Make sure to refresh your permalinks right after. This will flush the rewrites that control the slug. == Screenshots == There are no screenshots for this plugin == Changelog == = 1.1, March 5, 2015 = * Add additional supports to the stories post type. (comments, author and revisions) = 1.0, October 31, 2014 = * Initial release