Beschreibung
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.
Screenshots
Installation
- 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.
Rezensionen
Mitwirkende & Entwickler
„WP Set Featured Image From Content“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„WP Set Featured Image From Content“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „WP Set Featured Image From Content“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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