Descrição
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>
Instalação
- Upload
youtube-metaboxto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“YouTube metabox” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “YouTube metabox” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

