
YouTube metabox in WP 3.7
To get meta value in front-end, use get_post_meta() with meta key is youtube_id.
Example:
Print YouTube video ID:
ID, ‘youtube_id’, true);?>
Thumbnails:
” width=”588″ height=”331″ frameborder=”0″ allowfullscreen>