=== Disable Post Format UI === Contributors: greenshady Donate link: http://themehybrid.com/donate Tags: post-formats, posts, post, admin Requires at least: 3.6 Tested up to: 3.6 Stable tag: 0.1.0 Disables the post format UI on the edit post screen. == Description == This plugin is fairly basic. It simply disables the post format UI on the edit post screen. There's nothing fancy here. It just does this simple job. == Installation == 1. Upload `disable-post-format-ui` to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. More detailed instructions are included in the plugin's `readme.html` file. == Frequently Asked Questions == = Why was this plugin created? = Some folks don't want or need the post format UI to show on the edit post screen. This takes care of that. = How do I use it? = Install and activate it. That's it! == Changelog == **Version 0.1.0** * Plugin launch. Everything's new!