Put videos of Portal Videolog.tv on WordPress with shortcodes
Author: | Videolog Technology Team (profile at wordpress.org) |
WordPress version required: | 2.5 |
WordPress version tested: | 3.1.4 |
Plugin version: | 1.1.4 |
Added to WordPress repository: | 04-11-2009 |
Last updated: | 14-03-2012
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://blog.videolog.tv/?p=458 |
Total downloads: | 2 242 |
Active installs: | 10+ |
Click to start download |
Videolog.tv is the world’s first video sharing website – since 2004, before Youtube and Vimeo – and is Brazil’s largest video community. Follow these steps to easily embed videolog HD or SD videos into your WordPress posts:
- Type the videolog tag
[videolog
(remove the quotes) - Retrieve the video ID from the id parameter in the video URL, e.g.: in
http://www.videolog.tv/video.php?id=123456
, the video ID is123456
- Append the video ID to the video tag and close brackets, like in
[videolog 123456]
- Optional: configure width and height. If you choose only one, the video aspect ration will be kept.
[videolog 123456 width=320]
[videolog 123456 height=240]
[videolog 123456 width=640 height=480]