Thread
:
PHP and wp custom fields ahhhhhhhhhhhhhh help
View Single Post
03-16-2013, 11:27 AM
hulker
Registered User
Industry Role:
Join Date: Mar 2013
Posts: 26
Something like this should work php wise :
<?php
$postMeta = get_post_meta($post->ID, '_wpb_video', true);
?>
flowplayer('[flowplayer src=<?php echo $postMeta ?>]');
__________________
pervypig.com
hulker
View Public Profile
Find More Posts by hulker