This plugin is responsible for making certain fields mandatory before publishing any post in wordpress.
Before publishing normally we would like to mandate certain fields which are important like Title,Description,Meta keywords,etc. These fields are actually the basic fields to be filled in before publishing any post but it might slip out from the author’s mind unintentionally. In order to avoid this behavior we have developed this plugin which will ensure that all the fields decided by the admin should be filled in before posting any material.
This plugin can be customized to mandate upto 5 fields currently. This plugin plays a very useful role in case of mandating ‘Meta keywords’ field which help in bringing up your site in the initial pages of search engines like ‘Google’,’Bing’,etc. In this way it plays an important role in SEO.
email : [email protected]
email : [email protected]
Future Scope:
More than 5 fields could be mandatory.
plugin-name.php
to the /wp-content/plugins/
directoryv1.6.7
Minor JS return type issue fixed
v1.6.6
Fixed the minor JS error
v1.6.4
Fixed the publish error
Added Category/featured image notification
v1.6.3
Compatibility with 3.9.1
v1.6
Major update, added support for fields who has only ID and do not have Name attribute.(Javascript compulsory)
V1.5
Removed published post message if mandatory fields are not published
Fixed post delete.
V1.4.1
Fix uncategoried category issue
V1.4
Added Support for categorires
Fixed featured image bug.
V1.3
Added support for making featured image mandatory.