Deskripsyon
To get meta value in front-end, use get_post_meta() with meta key is youtube_id.
Example:
Print YouTube video ID:
ID, ‘youtube_id’, true);?>
Thumbnails:
<img src="http://img.youtube.com/vi/ID, ‘youtube_id’, true);?>/mqdefault.jpg” alt=”” />
Video player:
<iframe src="http://www.youtube.com/embed/ID, ‘youtube_id’, true); ?>” width=”588″ height=”331″ frameborder=”0″ allowfullscreen>
Pag-install
- Upload
youtube-metaboxto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “YouTube metabox” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “YouTube metabox” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

