Beschrijving
When placing a YouTube or Vimeo video within the first 4000 characters of a post, the thumbnail of that video will automatically be uploaded and set as the featured image for the post as long as the post does not already have a set featured image.
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.
Pluginize was launched in 2016 by WebDevStudios to promote, support, and house all of their WordPress products. Pluginize is not only creating new products for WordPress all the time, but also provides ongoing support and development for WordPress community favorites like CPTUI, CMB2, and more.
Installatie
Vanuit je WordPress dashboard
- Visit ‘Plugins > Add New’.
- Search for ‘Automatic Featured Images from Videos’.
- Activeer automatische functied afbeeldingen uit video’s vanaf je plugins pagina.
Van WordPress.org
- Download automatisch functionele afbeeldingen van video’s.
- Upload the ‘Automatic Featured Images from Videos’ directory to your ‘/wp-content/plugins/’ directory.
- Activeer automatische functied afbeeldingen uit video’s vanaf je plugins pagina.
Beoordelingen
Bijdragers & ontwikkelaars
“Automatic Featured Images from Videos” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Automatic Featured Images from Videos” is vertaald in 2 localen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Automatic Featured Images from Videos” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2.5
- Updated: added nonce verification to bulk processing cron scheduling request.
1.2.4
- Fixed: Better file naming of incoming images, based on youtube/video title value.
- Bevestigde compatibiliteit met WordPress 6.6.x
1.2.3
- Bevestigde compatibiliteit met WordPress 6.5
1.2.2
- Bevestigde compatibiliteit met WordPress 6.4
- Fixed: PHP notices around video url variables
- Updated: removed
www.
from Vimeo endpoints that showed permanent redirect messages.
1.2.1
- Bevestigde compatibiliteit met WordPress 6.3
1.2.0
- Added: Support for potentially larger Vimeo images from API response.
- Fixed: Various PHP notices and errors.
- Geüpdatet: minimale PHP versie.
- Updated: bumped up default string length to 4000 characters, for URL searching in content.
- Geüpdatet: sluit gebruikersprofiel URL’s uit van YouTube regex.
- Updated: Switched all endpoints to make sure we’re using HTTPS.
- Geüpdatet: Vimeo endpoint is overgeschakeld naar JSON reacties.
- Geüpdatet: plugin beschrijving.
1.1.2
- Fixed: Issues with Youtube HEAD request returning 40x errors.
1.1.1
- Fixed: Extra forward slash in YouTube URLs that was causing 404 errors when trying to add to media library.
1.1.0
- Added: Metabox that displays the found video URL and embed URL. Values saved as post meta.
- Added: Pass post ID for the
wds_check_if_content_contains_video
filter. - Added: Filters that allow customization by developers to alter default values.
- Added: BETA: Bulk processing of posts for those missing thumbnails from videos. Please report issues found.
- Toegevoegd: BETA: WP-CLI ondersteuning.
- Fixed: Modified the way the vimeo embed URL is returned.
- Fixed: Prevent multiple instances of same found image from being uploaded to media library.