=== WP Unformatted === Contributors: crowdfavorite, alexkingorg Donate link: http://crowdfavorite.com/donate/ Tags: texturize, autop, formatting Requires at least: 3.0 Tested up to: 3.0.1 Stable tag: 1.2 The WP Unformatted plugin allows you to remove WordPress's smart quotes (texturize) and auto XHTML tags (autop) functionality on a per-post basis. == Description == Links: - [Wordpress.org WP Unformatted forum topics](http://wordpress.org/tags/wp-unformatted?forum_id=10). - [WP Unformatted plugin page at Crowd Favorite](http://crowdfavorite.com/wordpress/plugins/wp-unformatted/). - [WP Unformatted Plugin forums at Crowd Favorite](http://crowdfavorite.com/forums/forum/wp-unformatted). - [WordPress Help Center WP Unformatted support](http://wphelpcenter.com/plugins/wp-unformatted/). The WP Unformatted plugin allows you to remove WordPress's smart quotes (texturize) and auto XHTML tags (autop) functionality on a per-post basis. To remove the auto XHTML tags, while adding or editing a post or page check the box next to 'Disable WP Auto Formatting' and save the post/page. To remove smart quotes, while adding or editing a post or page check the box next to 'Disable WP Texturize' and save the post/page. == Installation == 1. Download the plugin archive and expand it (you've likely already done this). 2. Put the plugin files into your wp-content/plugins/ directory. 3. Go to the Plugins page in your WordPress Administration area and click 'Activate' for WP Unformatted. == Frequently Asked Questions == == Changelog == = 1.2 = - Changed : Updated code to new best practices. - Changed : Now using newer meta box functionality with checkboxes for the two options. - Bugfix : Wasn't removing shortcode wrapping

tags due to the new shortcode_unautop method. = 1.1 = - Changed : Using the newer get_post_meta function. - Changed : Updated copyright info. = 1.0 = - New : The first version.