=== Title Field Validation === Contributors: Shamini K.N Tags:title field validation,content field validation,post title validation,page title validation,custom post title validation, validation,jquery validation Requires at least: 3.5 Tested up to: 4.7.5 Stable tag: 1.1 Version: 1.1 License: GPL2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Title Field validation plugin allows you to very easy to add title and content field validations in your wordpress admin panel. == Description == The title-field-validation plugin helps us to create validations on title and content field in post, page and custom post types. User can manage validation error messages, title label text and content label text. If user will not enter the title field or content user can get an error message as per plugin settings . If you have any kind of issue with configuring my plugin, please contact me on shamini.kn@gmail.com == Installation == 1. Upload the title-field-validation folder to the /wp-content/plugins/ directory (make sure the folder is named title-field-validation). 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Settings > Title Field Validation. 4. Add your validation settings. 5. Check your validation. == Screenshots == 1. Settings Page. 2. Working example. == Changelog == = 1.1 = *Release Date - 18 May 2017* *Improved coding standards. *Wordpress nonce added. = 1.0 = *Release Date - 8 May 2017* *Initial Release.