Posts by Dante Webmaster • 11 points
1 post
-
1
votes2
answers147
viewsA: CMB2 - Wordpress
Just put the prefix before the call: get_post_meta($post->ID, '_SEUPREFIXO_youtube_video', true ); The prefix variable was set there at the beginning of the file. If you haven’t touched it, it is…