This widget displays a thumbnail list of the most recent videos from a selected youtube user or youtube tag in your sidebar.
Features
- Lightbox support with Shadowbox JS.
- The number of recent videos displayed can be configured
- List videos uploaded by a specific user.
- List videos tagged as favorites by a specific user.
- List videos from a specific playlist.
- Search for videos and display the results in a widget or a post/page.
- Order the results by published, viewCount, rating or relevance.
- Use short codes to add youtube video listings into your posts.
Screenies
Installation
- Upload the folder `subzane_youtube_plugin` to the `/wp-content/plugins/` directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the widget to your sidebar
- For lightbox support download and install Shadowbox JS
- 5. To add listing inside posts use the shortcode [sz-youtube].
Important
If you get any T_OBJECT_OPERATOR error it means you are running PHP 4 when you should be running PHP 5 on your server. You’ll need to upgrade to PHP 5.
Fatal error: Call to undefined function: simplexml_load_file() also means that you’ll need to upgrade to PHP 5.
Shortcode syntax
Write like this [sz-youtube value="subzane" type="favorites" max="5" sortorder="viewCount"]
- value = a username or a tag
- type = tag/user/favorites
- max = Max number of videos to list.
- sortorder = published, relevance, viewCount or rating
- autoplay = Autoplay videos in lightbox or not (1/0)
- related = Display related videos or not (1/0)
- lightbox = Use lightbox or not (1/0)
- aspect = Aspect ratio (4:3, 16:9 or 16:10)
- width = Width of the video. Height is calculated from width and aspect.
- hd = HD Video if available (1/0)
Download
The latest version is 1.6.3 and was released on 2010-03-23. It’s compatible with WordPress 2.5 – 2.9.2.
To download head over to the WordPress Plugin directory
Support
Please keep all questions regarding this plugin in the comments below and please mind that writing these plugins is something I do on my free time so I won’t be able to update or fix bugs super fast.




