Viewing 1 replies (of 1 total)
  • There are two different filters you can hook into.

    If you already know the URL for the thumbnail you’d like to set, then hook into new_video_thumbnail_url.

    It can automatically scan some markup for a thumbnail. You can set that markup with video_thumbnail_markup.

    It will take either your supplied URL or the thumbnail it finds while scanning the markup, and it will save that image locally.

    For more info, see the get_video_thumbnail() method in video-thumbnails.php.

Viewing 1 replies (of 1 total)
  • The topic ‘Manually Set Thumbnail’ is closed to new replies.