post_content; // Video Type $vimeo = strpos($url,"vimeo.com"); $yt1 = strpos($url,"youtube.com"); $yt2 = strpos($url,"youtu.be"); if ( ($vimeo) OR ($yt1) OR ($yt2) ) { ?>
ID, 'ghostpool_video', true))) { $vimeoid = trim(get_post_meta($post->ID, 'ghostpool_video', true),'http://www.vimeo.com/'); } else { $vimeoid = trim(get_post_meta($post->ID, 'ghostpool_video', true),'http://vimeo.com/'); } ?>