This plugin adds the shortcode
[youtube-white-label]
and allows you to input any YouTube™ video (that allows embeding outsite the YouTube™ domain) with control over the logo, player, autostart and more.
A shortcode generator has been added to all public $post_type add and edit screens. You can modify the options and it will output the correct shortcode arguments.
Alternativly you can modify the shortcode yourself, where
1
is true and
0
is false:
[youtube-white-label id="" height="350" width="600" autohide="1" autoplay="0" controls="0" hd="1" rel="0" showinfo="0" autoaize="1" /]
For question please visit my blog @
http://austinpassy.com
ALERT:
[youtube-embed]
is going to be replaced with
[youtube-white-label]
.
Follow the steps below to install the plugin.
- Upload the
youtube-white-label
directory to the /wp-content/plugins/ directory. OR click add new plugin in your WordPress admin.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Visit your post/page edit screen to generate the shortcode.