=== Plugin Name === Contributors: christopherross Plugin URI: http://thisismyurl.com/downloads/wordpress-plugins/wp-title-case/ Tags: texts, text, titlecase, title case, auto, automatic, uppercase, lowercase, ucfirst Donate link: http://thisismyurl.com/ Requires at least: 2.0.0 Tested up to: 3.3.4 Stable tag: 1.5 Automatically applied title case rules to WordPress titles. This plugin automatically updates Page and Post titles to follow title casing rules. == Description == Automatically format titles across your website include the browser title, on posts and pages, category and tag lists as well as in feeds. This plugin catches common title case formatting mistakes by capitalizing each work in a title. As of version 1.5, users can also select a minimum letter count to capitalize (by default two letter words and smaller are not capitalized). For example: "the quick brown fox" will appear as "The Quick Brown Fox" "i like wordpress so much" will appear as "I Like WordPress so Much" To learn more, visit [WordPress Plugins by Christopher Ross](http://thisismyurl.com/downloads/wordpress/plugins/) or send me a note via [@thisismyurl](http://twitter.com/thisismyurl) == Installation == To install the plugin, please upload the folder to your plugins folder and active the plugin. == Screenshots == == Updates == Updates to the plugin will be posted here, to [WordPress Plugins by Christopher Ross](http://thisismyurl.com/downloads/wordpress/plugins/) == Frequently Asked Questions == = Where do I ask questions about this plugin? = Questions can be directed to the WordPress support forums. == Donations == If you would like to donate to help support future development of this tool, please visit [Christopher Ross](http://thisismyurl.com) == Change Log == = 1.5 = * added formatting to RSS feeds * added options page to control short word formatting * added localization options for language files = 1.2.1 = * fix for 's = 1.2.0 = * added function to wp_title = 1.1.0 = * Updated cr_ to thisismyurl_ to maximize compatibility * Tested with WordPress 3.3.1 * Removed comment from footer = 1.0.3 = * version update * changed URL's = 1.0.2 = * Removed welcome message = 1.0.1 = * Added welcome message = 1.0.0 = * First release