{"id":13286,"date":"2011-05-16T16:51:42","date_gmt":"2011-05-16T16:51:42","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/youtube-white-label-shortcode\/"},"modified":"2014-12-17T20:52:22","modified_gmt":"2014-12-17T20:52:22","slug":"youtube-white-label-shortcode","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/youtube-white-label-shortcode\/","author":1182490,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.3.1","stable_tag":"trunk","tested":"4.2.39","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"YouTube White Label Shortcode","header_author":"Austin &ldquo;Frosty&rdquo; Passy","header_description":"","assets_banners_color":"db9891","last_updated":"2014-12-17 20:52:22","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=XQRHECLPQ46TE","header_plugin_uri":"http:\/\/austin.passy.co\/wordpress-plugins\/youtube-white-label-shortcode\/","header_author_uri":"http:\/\/austin.passy.co\/","rating":3,"author_block_rating":0,"active_installs":30,"downloads":9755,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.3":"<p>Fresh and clean.<\/p>","0.2.5":"<p>Happy Holidays! Love &mdash;Frosty<\/p>","0.2.2":"<p>Important! Unescaping characters in the dashboard widget\/<\/p>","0.1.1":"<ul>\n<li>Fixed jQuery <code>.prop()<\/code> issues with older jQuery versions (added fallback).<\/li>\n<\/ul>","0.1.4":"<ul>\n<li>Security fixes and new front end jQuery auto-sizer option. ALERT: <code>[youtube-embed]<\/code> is going to be replaced with <code>[youtube-white-label]<\/code>. Fixed jQUery bug.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":"1","4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1128424","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1128424","resolution":"256x256","location":"assets"},"icon.svg":{"filename":"icon.svg","revision":"1128417","resolution":"","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"843265","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"843265","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.1","0.1.4","0.1.7"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1047544","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1047544","resolution":"2","location":"assets"}},"screenshots":{"1":"<p>The shortcode generator metabox.<\/p>","2":"<p>A YouTube&trade; video without controls.<\/p>"}},"plugin_section":[],"plugin_tags":[230,80,3765,1610,52429],"plugin_category":[43,56],"plugin_contributors":[78073],"plugin_business_model":[],"class_list":["post-13286","plugin","type-plugin","status-closed","hentry","plugin_tags-embed","plugin_tags-shortcode","plugin_tags-white-label","plugin_tags-youtube","plugin_tags-youtube-white-label","plugin_category-customization","plugin_category-social-and-sharing","plugin_contributors-austyfrosty","plugin_committers-austyfrosty"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/youtube-white-label-shortcode\/assets\/icon.svg?rev=1128417","icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/youtube-white-label-shortcode_db9891.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/youtube-white-label-shortcode\/assets\/screenshot-1.png?rev=1047544","caption":"<p>The shortcode generator metabox.<\/p>"},{"src":"https:\/\/ps.w.org\/youtube-white-label-shortcode\/assets\/screenshot-2.png?rev=1047544","caption":"<p>A YouTube&trade; video without controls.<\/p>"}],"raw_content":"<!--section=description-->\n<p>This plugin adds the shortcode <code>[youtube-white-label]<\/code> and allows you to input any YouTube&trade; video (that allows embeding outsite the YouTube&trade; domain) with control over the logo, player, autostart and more.<\/p>\n\n<p>A shortcode generator has been added to all public <code>$post_type<\/code> edit screens. You can modify the options in the included metabox and it will output the correct shortcode arguments.<\/p>\n\n<p>If you'd like to remove the meta box from a certain <code>$post_type<\/code> use the <code>remove_youtube_white_label_meta_box<\/code> filter.<\/p>\n\n<p>Alternativly you can modify the shortcode yourself, where <code>1<\/code> is true and <code>0<\/code> is false:\n    [youtube-white-label id=\"\" height=\"\" width=\"\" branding=\"1\" autohide=\"1\" autoplay=\"0\" controls=\"0\" hd=\"1\" rel=\"0\" showinfo=\"0\" autosize=\"1\" border=\"0\" cc=\"0\" disablekb=\"1\" fullscreen=\"1\" \/]<\/p>\n\n<p>For question please visit my blog @ <a href=\"http:\/\/austin.passy.co\/wordpress-plugins\/youtube-white-label-shortcode\/\">http:\/\/austin.passy.co<\/a><\/p>\n\n<p>Additional controls listed <a href=\"http:\/\/code.google.com\/apis\/youtube\/player_parameters.html?playerVersion=HTML5\">on Google code<\/a> <em>for the terminology of each shortcode argument<\/em>.<\/p>\n\n<p><em>Compatible with the newest Video SEO plugin by Yoast.com (&gt; 1.4.2)<\/em><\/p>\n\n<!--section=installation-->\n<p>Follow the steps below to install the plugin.<\/p>\n\n<ol>\n<li>Upload the <code>youtube-white-label<\/code> directory to the \/wp-content\/plugins\/ directory. OR click add new plugin in your WordPress admin.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Visit your post\/page edit screen to generate the shortcode.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Nothing yet<\/dt>\n<dd><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>= Version 0.3.1 (12\/17\/14)<\/p>\n\n<ul>\n<li>Updated admin JS function name.<\/li>\n<li>Ready for WordPress 4.1<\/li>\n<\/ul>\n\n<p>= Version 0.3 (2\/4\/14)<\/p>\n\n<ul>\n<li>Updated Static errors in PHP &gt; 5.3.<\/li>\n<li>Cleaned up code and jQuery.<\/li>\n<li>Checked for working version as of WP 3.9-alpha <\/li>\n<\/ul>\n\n<p>= Version 0.2.6.1 (12\/6\/12)<\/p>\n\n<ul>\n<li>PHP &gt; 5.3 error.<\/li>\n<\/ul>\n\n<h4>Version 0.2.6 (12\/3\/13)<\/h4>\n\n<ul>\n<li>Added filter to remove metabox from $post_type <code>remove_youtube_white_label_meta_box<\/code><\/li>\n<li>Updated dashboard.<\/li>\n<li>Cleaned up settings.<\/li>\n<li>Updated jQuery<\/li>\n<li>Tested against 3.5<\/li>\n<\/ul>\n\n<h4>Version 0.2.5 (12\/26\/11)<\/h4>\n\n<ul>\n<li>Updated admin scripts to be called on <code>admin_enqueue_scripts<\/code> (3.3).<\/li>\n<li>Cleaned up some output code.<\/li>\n<\/ul>\n\n<h4>Version 0.2.4 (11\/8\/11)<\/h4>\n\n<ul>\n<li>Feeds updated.<\/li>\n<li>WordPress 3.3 check.<\/li>\n<\/ul>\n\n<h4>Version 0.2.3 (9\/8\/11)<\/h4>\n\n<ul>\n<li>Dashboard fix.<\/li>\n<\/ul>\n\n<h4>Version 0.2.2 (6\/23\/11)<\/h4>\n\n<ul>\n<li>[BUG FIX] An error in the dashboard widget is casuing some larg images. Sorry.<\/li>\n<\/ul>\n\n<h4>Version 0.2.1.1 (6\/23\/11)<\/h4>\n\n<ul>\n<li>Add <code>remove_youtube_white_label_dashboard<\/code> to your options and set to <code>1<\/code> if you'd like the dashboard widget removed.<\/li>\n<\/ul>\n\n<h4>Version 0.2.1 (6\/21\/11)<\/h4>\n\n<ul>\n<li>Added <code>autosize<\/code> class to iframe allowing more than one video to be shown with each able to automatically ajust size or not.<\/li>\n<\/ul>\n\n<h4>Version 0.2 (6\/20\/11)<\/h4>\n\n<ul>\n<li>Updated <code>modestbranding<\/code> to be the first parameter (so the YouTube logo stays hidden).<\/li>\n<li>Aded parameter <code>&amp;title=<\/code> when showinfo is active and branding is active to keep the YouTube logo hidden.<\/li>\n<\/ul>\n\n<h4>Version 0.1.9 (6\/16\/11)<\/h4>\n\n<ul>\n<li>Spelling error in the readme shortcode.<\/li>\n<li>All new argument options shown in readme.<\/li>\n<li>Testing out auto <code>height<\/code> and <code>width<\/code> options if those argument are left empty. Will use <code>$content_width<\/code>.<\/li>\n<li>[bug] Color codes.<\/li>\n<\/ul>\n\n<h4>Version 0.1.8 (6\/13\/11)<\/h4>\n\n<ul>\n<li>Updated for the new <a href=\"http:\/\/youtube-global.blogspot.com\/2011\/06\/next-step-in-embedded-videos-hd-preview.html\">HD preview image<\/a>.<\/li>\n<li>A few new shortcode values: <code>border<\/code>, <code>cc_load_policy<\/code>, <code>color1<\/code>, <code>color2<\/code>, <code>disablekb<\/code>, <code>fs<\/code>, <code>branding<\/code>.<\/li>\n<\/ul>\n\n<h4>Version 0.1.7 (6\/1\/11)<\/h4>\n\n<ul>\n<li>For some reason YouTube&trade; started auto-playing videos whether or not the <code>autoplay<\/code> parameter was set to <code>0<\/code> (false). But if not there it doesn't auto-play. So this update fixes that untill they fix it or change it again.<\/li>\n<\/ul>\n\n<h4>Version 0.1.6 (5\/21\/11)<\/h4>\n\n<ul>\n<li>Fixed jQuery output, again. This time fixed what I overwrote from <code>0.1.1<\/code> update.<\/li>\n<\/ul>\n\n<h4>Version 0.1.5 (5\/18\/11)<\/h4>\n\n<ul>\n<li>Fixed admin jQuery to work on all <code>post_types<\/code>.<\/li>\n<\/ul>\n\n<h4>Version 0.1.4 (5\/17\/11)<\/h4>\n\n<ul>\n<li>Fixed jQuery bug.<\/li>\n<li>Added <code>.pot<\/code> file for translation.<\/li>\n<\/ul>\n\n<h4>Version 0.1.3 (5\/17\/11)<\/h4>\n\n<ul>\n<li>Security fixes.<\/li>\n<li>Added front end jQuery file option <code>autosize<\/code> to shortcode which will &ldquo;autosize&rdquo; the video to the content width.<\/li>\n<\/ul>\n\n<h4>Version 0.1.2 (5\/17\/11)<\/h4>\n\n<ul>\n<li>Some code cleanup.<\/li>\n<\/ul>\n\n<h4>Version 0.1.1 (5\/17\/11)<\/h4>\n\n<ul>\n<li>Updated <code>.attr()<\/code> to <code>.prop()<\/code> for jQuery 1.6.x.<\/li>\n<li>Added jQuery version check to fallback on <code>.attr()<\/code> if running old jQuery.<\/li>\n<\/ul>\n\n<h4>Version 0.1 (5\/16\/11)<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"A simple shortcode to embed white labeled YouTube videos using the latest iframe HTML5 embed.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/13286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=13286"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/austyfrosty"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=13286"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=13286"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=13286"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=13286"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=13286"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=13286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}