=== Requird ===
Contributors: gilbarbara (Gil Barbara)
Author URI: http://kollectiv.org/requird/
Plugin URI: https://github.com/gilbarbara/requird
Tags: require, force, post, custom types, publish
Requires at least: 3.x
Tested up to: 4.0
Stable tag: 1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Require users to fill selected fields before posting.

== Description ==

Once activated and configured, this plugin will require users to fill selected fields before publishing posts, page, custom post types / custom fields.

== Installation ==

1. Upload `requird` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Plugin is not working as expected =

If web browser doesn't support JS, then this plugin will not work

== Screenshots ==
1. Configuration Options
screenshot-1.png
2. Plugin In Action
screenshot-2.png
3. Plugin In Action (Custom Types)
screenshot-3.png


== Changelog ==

= 1.0 =
* Initial version

= 1.0.1 =
* Bug Fixes

= 1.1 =
* Added support for categories/tags

= 1.1.1 =
* Bug Fixes

= 1.2 =
* Skip requirements when saving as draft/pending

= 1.2.1 =
* Added a link to requird settings on Plug-ins page

= 1.2.2 =
* Better tinyMCE integration

= 1.2.3 =
* Bug Fixes

= 1.3 =
* Added a global message if there are empty required fields