Download 3.1.6 PDF - Read the Docs
Transcript
TubePress Documentation, Release youtubePlayerTheme Option name Description Provided with Default value Valid values Shortcode example Standalone PHP example YouTube documentation youtubePlayerTheme The color theme of the video player . All TubePress distributions dark dark or light [tubepress youtubePlayerTheme="light"] TubePressPro::getHtmlForShortcode(’youtubePlayerTheme="light"’); Click here youtubeShowAnnotations Option name Description Provided with Default value Valid values Shortcode example Standalone PHP example YouTube documentation youtubeShowAnnotations Show video annotations by default. All TubePress distributions false true or false [tubepress youtubeShowAnnotations="true"] TubePressPro::getHtmlForShortcode(’youtubeShowAnnotations="true"’); Click here youtubeShowPlayerControls Option name Description Provided with Default value Valid values youtubeShowPlayerControls Toggles display of the video controls. All TubePress distributions showDelayed Shortcode example Standalone PHP example YouTube documentation [tubepress youtubeShowPlayerControls="fadeNone"] TubePressPro::getHtmlForShortcode(’youtubeShowPlaye Click here hide Hide all video controls showImmediate Show the video controls. When the Flash player is used, Flash will load immediately. showDelayed Show the video controls. When the Flash player is used, Flash will load when video playback begins Video Feed 3.1. Options 103