Just recently, I tried to make a plugin that shows latest video that inserted into custom field.

I am using the code below to grab the value of the assigned custom key.

<?php $video = get_post_meta($post->ID, 'Video', true); ?>

But when it attached to dynamic area, it can’t grab the key value.

But when I directly paste the code on home.php, it works!

This video is one of my all time favourite song. ?Nothing to do with this post, just a testing purpose.

Bu De Bu Ai

Bu De Bu Ai

The video code in this page is not a valid W3C standards because it is copied from YouTube.

But at the homepage, it is a valid W3C flash code.