=== Autoset Featured Image === Contributors: eflyjason Donate link: http://www.arefly.com/donate/ Tags: Featured Image Requires at least: 3.0 Tested up to: 3.9.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Auto Set the first image of your post to Featured Image. == Description == Busy with setting every post's first image to the Featured Image? Use this plugin instead! This plugin will auto set the first image of your post (for new posts only) to Featured Image. If you do not want set the first image, you can still set your own Featured Image. = How Does It Work? = You do not need to set anything after you install and no any options. The plugin will auto set the first image of your new posts to Featured Image. = How to exclude a specific post? = 1. Go in to the post/page you do not want to autoset Featured Image. 2. Find Meta Box name "Custom Field". 3. Click "Enter new". 4. Enter "no_featured_image" in Name Table and enter anything in Value Table. == Installation == ###Updgrading From A Previous Version### To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below. ###Installing The Plugin### Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to `/wp-content/plugins/`. This should result in the following file structure: `- wp-content - plugins - autoset-featured-image | autoset-featured-image.php | LICENSE | license.txt | readme.txt` Then just visit your admin area and activate the plugin. **See Also:** ["Installing Plugins" article on the WP Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) == Frequently Asked Questions == = I cannot active this plugin, what can i do? = You may post on the [support forum of this plugin](http://wordpress.org/support/plugin/autoset-featured-image/) to ask for help. = I love this plugin! Can I donate to you? = YES! I do this in my free time and I appreciate all donations that I get. It makes me want to continue to update this plugin. You can find more details on [About Me Page](http://www.arefly.com/about/). == Changelog == **Version 1.2.1 to 1.2.2** * Fix Bug of exclude the specific post from autoset. **Version 1.2** * Now you can exclude the specific post from autoset! * Fix Bugs. **Version 1.1.2** * Fix Bugs. **Version 1.1.1** * Fix Bug of `$attached_image`. (Thanks to [gabrewat](http://wordpress.org/support/topic/works-after-php-code-change-to-misspelled-variable?replies=1#post-5482523)) **Version 1.1** * Support WordPress 3.9. **Version 1.0.8 to 1.0.9** * Update Readme File. **Version 1.0.6 to 1.0.7** * Remove All Remote Load File. **Version 1.0.5** * Fix Bug of `define`. (Thanks to cmhello) **Version 1.0.4** * Add Banners. **Version 1.0.2 to 1.0.3** * Update Readme File. **Version 1.0.1** * Fix Bugs. **Version 1.0** * Initial release. == Upgrade Notice == See Changelog.