=== Automatic Featured Images from Videos === Contributors: bradparbs, coreymcollins, jtsternberg, webdevstudios Donate link: http://webdevstudios.com/ Tags: video, youtube, vimeo, featured image Requires at least: 3.7 Tested up to: 3.9 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
If a YouTube or Vimeo video exists in the first portion of a post, automatically set the post's featured image to that video's thumbnail.
== Description ==
When placing a YouTube or Vimeo video within the first 1000 characters of a post, the thumbnail of that video will automatically be sideloaded and set as the featured image for the post as long as the post does not already have a featured image set.
In addition, after setting the video thumbnail as the featured image, an “is_video” post meta field is updated to allow for the use of conditional statements within your loop.
== Installation ==
= From your WordPress dashboard =
- Visit 'Plugins > Add New’.
- Search for 'Automatic Featured Images from Videos’.
- Activate Automatic Featured Images from Videos from your Plugins page.
= From WordPress.org =
- Download Automatic Featured Images from Videos.
- Upload the 'Automatic Featured Images from Videos' directory to your '/wp-content/plugins/' directory.
- Activate Automatic Featured Images from Videos from your Plugins page.
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.0 =
- Initial release