{"id":10380,"date":"2010-09-02T02:54:45","date_gmt":"2010-09-02T02:54:45","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-youtube-player\/"},"modified":"2012-05-15T02:47:54","modified_gmt":"2012-05-15T02:47:54","slug":"wp-youtube-player","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/wp-youtube-player\/","author":164828,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.7","stable_tag":"trunk","tested":"3.3.2","requires":"2.1","requires_php":"","requires_plugins":"","header_name":"WP YouTube Player","header_author":"unijimpe","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 18:38:56","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/blog.unijimpe.net\/patrocinar\/","header_plugin_uri":"http:\/\/blog.unijimpe.net\/wp-youtube-player\/","header_author_uri":"http:\/\/blog.unijimpe.net","rating":5,"author_block_rating":0,"active_installs":1000,"downloads":104176,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"4"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1777167","resolution":"5","location":"plugin"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1777167","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1777167","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1777167","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1777167","resolution":"1","location":"plugin"}},"screenshots":{"1":"Config panel.","2":"Compatible with iPhone.","3":"Player with <code>Dark<\/code> theme.","4":"Player with <code>Light<\/code> theme.","5":"tubePlayer Version."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[230,1860,444,6334,1610],"plugin_category":[50,56],"plugin_contributors":[79367],"plugin_business_model":[],"class_list":["post-10380","plugin","type-plugin","status-publish","hentry","plugin_tags-embed","plugin_tags-iframe","plugin_tags-player","plugin_tags-videos","plugin_tags-youtube","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-unijimpe","plugin_committers-unijimpe"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-youtube-player.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-youtube-player\/trunk\/screenshot-1.png?rev=1777167","caption":"Config panel."},{"src":"https:\/\/ps.w.org\/wp-youtube-player\/trunk\/screenshot-2.png?rev=1777167","caption":"Compatible with iPhone."},{"src":"https:\/\/ps.w.org\/wp-youtube-player\/trunk\/screenshot-3.png?rev=1777167","caption":"Player with <code>Dark<\/code> theme."},{"src":"https:\/\/ps.w.org\/wp-youtube-player\/trunk\/screenshot-4.png?rev=1777167","caption":"Player with <code>Light<\/code> theme."},{"src":"https:\/\/ps.w.org\/wp-youtube-player\/trunk\/screenshot-5.png?rev=1777167","caption":"tubePlayer Version."}],"raw_content":"<!--section=description-->\n<p>WP Youtube Player allow insert Youtube videos on Wordpress using a single quicktag <code>[tube][\/tube]<\/code><\/p>\n\n<p><strong>Features<\/strong><\/p>\n\n<ul>\n<li>Easy install<\/li>\n<li>Embed Youtube movies with simple code<\/li>\n<li>Panel for easy configuration<\/li>\n<li>Config Player version (AS2 &amp; AS3)<\/li>\n<li>Support config themes for player<\/li>\n<li>Support HTML5 Player<\/li>\n<li>Support tubePlayer (http:\/\/blog.unijimpe.net\/tubeplayer\/) for play videos.<\/li>\n<li>Generate <code>&lt;object&gt;<\/code> code for Feed compatibility <\/li>\n<li>Generate <code>&lt;object&gt;<\/code> code optimized for iPhone<\/li>\n<\/ul>\n\n<p>For insert single youtube video on <strong>Post Content<\/strong> or <strong>Text Widget<\/strong>  you can use 'Youtube URL', 'Youtube Embed URL' or 'Youtube Video ID':<\/p>\n\n<pre><code>[tube]http:\/\/www.youtube.com\/watch?v=AFVlJAi3Cso[\/tube]\n\n[tube]http:\/\/www.youtube.com\/v\/AFVlJAi3Cso[\/tube]\n\n[tube]AFVlJAi3Cso[\/tube]\n<\/code><\/pre>\n\n<p>To insert video with specific size can user width and height:<\/p>\n\n<pre><code>[tube]http:\/\/www.youtube.com\/watch?v=AFVlJAi3Cso, 500, 290[\/tube]\n<\/code><\/pre>\n\n<p>To insert video on template, use the php code:<\/p>\n\n<pre><code>&lt;?php wp_youtubeplayer(\"movie.swf\", \"width\", \"heigth\"); ?&gt;\n<\/code><\/pre>\n\n<p>For more information visit <a href=\"http:\/\/blog.unijimpe.net\/wp-youtube-player\/\" title=\"plugin website\">plugin website<\/a><\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload folder <code>wp-youtube-player<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Configure plugin into 'Settings' -&gt; 'WP Youtube Player' menu<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.7<\/h4>\n\n<ul>\n<li>Fixed <code>iframe<\/code> code<\/li>\n<li>Remove extra class in html code<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>Remove deprecated parameter in <code>add_option<\/code> function<\/li>\n<li>Update deprecated parameter in <code>add_options_page<\/code> function<\/li>\n<li>Update Configuration panel using jQuery for dependences<\/li>\n<li>Fixed dependences in options<\/li>\n<li>Added config parameter: <code>Player theme<\/code> <\/li>\n<li>Added config parameter: <code>Hide Youtube logo<\/code> in AS3 Player<\/li>\n<li>Removed config parameter: <code>Window Mode player<\/code><\/li>\n<li>Fixed code in all embed methods<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Support to embed videos on Text Widgets<\/li>\n<li>Added new php function 'wp_youtubeplayer' for use on templates<\/li>\n<li>Updated Admin page with CSS for Wordpress 3.2 UI<\/li>\n<li>Updated to SWFObject 2.2 Library<\/li>\n<li>Updated docs<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Fixed HTML5 Player <\/li>\n<li>Fixed include SWFObject external file<\/li>\n<li>Add Support for configure wmode<\/li>\n<li>Update docs<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Fixed embed method<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fixed fullscreen in SWFObject method<\/li>\n<li>Add Support for tubePlayer for play videos<\/li>\n<li>Fixed minor bugs<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First version<\/li>\n<\/ul>","raw_excerpt":"Insert Youtube Videos on WordPress blog.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=10380"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/unijimpe"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10380"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10380"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10380"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10380"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10380"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}