/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
/* CUSTOM POST FOR YOUTUBE VIDEO */ <?php if(get_post_meta($post->ID, 'youtubeVideoID', true)): ?> <?php endif; ?>