Very simple plugin that will search for all the first images of your published posts, pages or custom post types and set them as the featured image.
- You can choose the post type you want to run the plugin on.
- Also option to overwrite the already selected futured images.
== Installation ==
- Unzip set-all-first-images-as-featured.zip
- Upload the unziped folder
set-all-first-images-as-featured
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Go to Tools -> First images as featured
== Changelog ==
= 1.1.0 =
- Fixed bug on loop requests.
- Added From - To dates selection.
= 1.1.1 =
- Added settings link to plugin overview page.
- Updated translation files.
= 1.2.0 =
- Added future to search image tags in the editor without attachment to the post.
- Fixed bug on loop request ending to early.
= 1.2.1 =
- Optimize code to save the post attachment.
= 1.2.2 =
- Fixed bug to save attachment metadata.