=== Post Title Spell Check === Contributors: fatmedia, bradyvercher Donate link: http://flagshipwp.com Tags: spellcheck, spell check, WordPress title, post title, input, title field, HTML5, Requires at least: 3.9.2 Tested up to: 3.9.2 Stable tag: 1.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add spell check functionality to the WordPress post title input field. == Description == This is a simple plugin which adds a small bit of code to the WordPress title input field. Activating the plugin will allow the default WordPress title input field to be spell checked by modern browsers. For more information on how the spell checking works, [read this post](https://developer.mozilla.org/en-US/docs/Web/HTML/Controlling_spell_checking_in_HTML_formsControlling_spell_checking_in_HTML_forms). If you enjoy the simplicity and ease of use of this plugin, don't forget to check out our purpose-built Premium WordPress Themes! == Installation == The easiest way to install this plugin is to download directly form the WordPress admin panel and active the plugin. Alternatively, you can download it and install it manually by doing the following: 1. Upload the `post-title-spell-check` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enjoy spell checking your post titles! == Frequently Asked Questions == None yet! == Screenshots == 1. A view of the plugin in action, highlighting a misspelling. == Changelog == = 1.0.4 = * Fixed spelling errors. Yes, seriously. = 1.0.3 = * Initial release on WordPress.org = 1.0.2 = * Added the required tags for GitHub updaters to work = 1.0.1 = * Improved code quality * Changed plugin title = 1.0.0 = * Initial release.