Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    By source URL do you mean the original video’s address, or the thumbnail URL?

    If you mean just the thumbnail URL then it would be <?php if( ( $video_thumbnail = get_video_thumbnail() ) != null ) { echo $video_thumbnail; } ?>

    If you aren’t comfortable with code, I recommend you just make sure the featured image setting is enabled and use a theme that supports featured images.

    Thread Starter Juan Rodriguez

    (@johnnyr209)

    Thats what I was looking for (thumbnail URL) Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Source URL Only’ is closed to new replies.