=== DCO Post Validator ===
Contributors: denisco
Tags: validation, require, required, post
Requires at least: 4.6
Tested up to: 5.4
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allows you to make post, page, custom post elements required: title, content, featured image.

== Description ==
Allows you to make post, page, custom post elements required: title, content, featured image.

After installing the plugin, you need to go to the Settings -> DCO Post Validator to specify the required elements.

== Installation ==
1. Upload `dco-post-validator` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Setup plugin in Settings -> DCO Post Validator

== Screenshots ==

1. Settings page
2. Example validation

== Changelog ==

= 1.1.0 =
* Added Gutenberg support

= 1.0.1 =
* Fixed compatibility with Advanced Custom Fields validation (thanks @nd62 for the report)

= 1.0.0 =
* Initial Release