View Single Post
Old 01-11-2014, 11:57 AM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,262
Quote:
Originally Posted by CyberSEO View Post
You can use a direct plugin API call. E.g.:

Code:
<?php KVSFlvInsert(get_post_meta($post->ID, "video_url_custom_field", true) . ' ' . get_post_meta($post->ID, "video_poster_custom_field", true)); ?>
I.e. just insert this code into your single.php and it will do the trick. Don't see any problem with that.
ahh ok cool ;)
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote