My Video Uploads

This plugin creates a playlist with player for youtube and vimeo videos.

Author:Glenn Wedin (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.2.1
Plugin version:1.2.2
Added to WordPress repository:10-06-2011
Last updated:21-09-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.glennwedin.net/article/a-work-in-p...
Total downloads:4 306
Active installs:20+
plugin download
Click to start download

Video plugin that lists your YouTube and Vimeo uploads in a playlist with an embedded player. Use this shortcode in the editor: [videoUploads width="" height=""] or just [videoUploads] Please define the width and height of the player. You can also use this php code in your template: <?php do_action('myvideouploads'); ?>