Beschrijving
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.
Schermafdrukken
Installatie
- 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. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Tools -> WP Set Featured Image From Content
- Choose your settings and click the button
FAQ
- 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.
Beoordelingen
Bijdragers & ontwikkelaars
“WP Set Featured Image From Content” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“WP Set Featured Image From Content” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.
Vertaal “WP Set Featured Image From Content” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
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