The VideoPress Video Embed Wordpress Plugin allows publishers, like you, to add place on the page where code is made available, to users, to embed your video on other webpages.
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 related videos to your page in one of two ways.
Either add it as a Widget...
- Video Embed
Or manually add the following code...
<?php do_action('videopress_video_embed');?>
...into the "single.php" file of you template. (Where ever you put that is where the video embed box will show up in your post.)
Remember to configure this plugin first, by going to Options → Video Embed if you want tweak how this plugin works.
VideoPress Related Videos is part of Show in a Box... making Wordpress the ultimate videoblogging platform.