=== WP Set Featured Image From Content ===
Contributors: mark-jansen
Tags: featured image, post thumbnails
Requires at least: 3.0
Tested up to: 4.5.1
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Get image from content to set as featured image

== Description ==

Get the first image from the content of a post and set that image as a featured image.

= Features =
* Select the (custom) post type for which you want to set the featured images
* Ability to overwrite existing featured images.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/wp-set-featured-image-from-content` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to Tools -> WP Set Featured Image From Content
4. Choose your settings and click the button

== Frequently Asked Questions ==

= Is the plugin in GIT? =

Yup: https://gitlab.com/YourMark/wp-set-featured-image-from-content/

= Do you accept Pull Requests =

Also yup.

= Do you accept feature requests? =

Sure, but be patiënt when requesting something.

== Screenshots ==

1. The Settings screen.

== Changelog ==

= 1.0.3 =
* Fixed a big that caused entire settings page to turn into a link when succesfully adding a featured image

= 1.0.2 =
* Re-release, to add some missing files.

= 1.0.1 =
* Pick the (custom) post type(s) you want the featured image to be set from.
* Added overwriting of existing featured image as option.
* Build in check for theme support of post thumbnails.
* Made the settings area look a bit nicer.

= 1.0.0 =
* Initial plugin
