The VideoPress Recent Videos Wordpress Plugin allows publishers, like you, to add recent videos to your posts.
VideoPress Recent Videos needs vPIP or Video Wrangler (or another WordPress plugin that implements the WordPress Video API).
Downloading
To download, click the download link below.
It's a tarball. (It's in .tar.gz format.)
Installing
The tarball which this plugin comes in contains 1 directory. Put that directory in your Wordpress press plugins directory. (I.e., put it in "wp-content/plugins".)
That's all you have to do to install. (But you still have to activate it.)
Activating
Once it's been installed, Wordpress will auto-detect it.
However, you still need to activate it for it to work. Go to the Wordpress Admin Plugins page and do so.
Using
Once you have it installed and activated... you can add recent videos to your page in one of two ways.
Either add it as a Widget...
- Recent Videos
Or manually add any of the following code...
<?php do_action('videopress_recent_videos');?>
...into the "single.php" file of you template. (Where ever you put that is where the recent videos will show up in your post.)
Remember to configure this plugin first, by going to Options → Recent Videos to pick the width and height of the video thumbnails you are going to use, etc.
VideoPress Recent Videos is part of Show in a Box... making Wordpress the ultimate videoblogging platform.