@@ -8,7 +8,7 @@ class RandomVideoSidebarWidget extends WP_Widget {
functionRandomVideoSidebarWidget(){
$widget_ops=array('classname'=>'randomvideosidebar','description'=>__('A Random Video Widget. Randomly selects 1 of the 5 preset videos for display','randomvideosidebar'));
Tags:video, widget, widgets, sidebar, videos, video sidebar widget, video widget, embed video, video embed, video in sidebar, youtube, vimeo, veoh, myspace video, revver, blip tv, tudou, youku, 6.cn, google videos, tangle
Requires at least:2.8.1
Tested up to: 3.9
Stable tag:5.7
Tested up to: 4.2
Stable tag:5.8
== Description ==
...
...
@@ -14,6 +14,15 @@ Stable tag:5.7
== Changelog ==
= 5.8 =
Let YouTube and Vimeo video print iframe embed code, the others remains unchanged.
Now Youtube and Vimeo video plays in iOS.
Use two forward slashes for Youtube and Vimeo video src as shown in their original embed code, therefore should work in both http and https environment.
Some adjustments to admin layout. Thanks to qcdars for the pointers.
= 5.7 =
Added check to random video widget, do not print video caption p tags if user did not enter a video caption.
Description: Video Sidebar Widgets to display videos such as Vimeo, YouTube, MySpace Videos etc. Now with added shortcode and quicktag to embed video in post and page content.
<pclass="description">If you ever need any modifications to the plugin, Please post it on <ahref="http://wpquestions.com/affiliates/register/name/denzelchia"target="_blank">WP Questions.</a> Thanks!</p>