Source URL Only
-
How do I edit this example to only display the Source URL?
In this example, a thumbnail is only shown if one is found: <?php if( ( $video_thumbnail = get_video_thumbnail() ) != null ) { echo “<img src='” . $video_thumbnail . “‘ />”; } ?>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Source URL Only’ is closed to new replies.