Description
Video List Manager is the video list plugin for WordPress. Help you to add, edit, delete and manage YOUTUBE, VIMEO, DAILYMOTION videos, separated by categories and display them by category.
Features
- Support Youtube, Vimeo, Dailymotion Video
- Add/Edit/Delete/Manage Video
- Add/Edit/Delete/Manage Category
- Using jquery colorbox to show video, support 5 colorbox skins.
- Fit all layouts
Some shortcodes you need to know
- To show a video item, you use this shordcode in your post/page:
[tnt_video id=] (id: video id)
[tnt_video id=] (id: video id)
You also can use some following attributes to custom the width and height of video:
+ width : width of video in list
+ height : height of video in list
Ex: [tnt_video id=1 width="600" height="400"]
- To Show a videos list by category id you use this shordcode in your post/page:
[tnt_video_list id=] (id: category id of videos list)
You also can use some following attributes to custom videos list:
+ col : numbers of column you want to show. Default: 2
+ limit : numbers of video you want show per page. Default: 4
+ width : width of video in list (Unit: px). Default: 480
+ height : height of video in list (Unit: px). Default: 360
+ order : sort the results by: Video ID (keyword: videoid), Adding Date (keyword: addingdate), Editing Date (keyword: editingdate), Alphabet (keyword: alphabet) or Order Number (keyword: ordernumber). Default: Adding Date
+ orderby: ascending or descending (keywords: asc, desc). Default: desc
+ Ex: [tnt_video_list id="1" col="4" limit="10" width="400" height="300" order="alphabet" orderby="asc"]
Note: Need to enable the permalink (Settings --> Permalinks) to run this plugin
- To Show a videos list by category id you use this shordcode in your post/page:
[tnt_video_list id=] (id: category id of videos list)
You also can use some following attributes to custom videos list:
+ col : numbers of column you want to show. Default: 2
+ limit : numbers of video you want show per page. Default: 4
+ width : width of video in list (Unit: px). Default: 480
+ height : height of video in list (Unit: px). Default: 360
+ order : sort the results by: Video ID (keyword: videoid), Adding Date (keyword: addingdate), Editing Date (keyword: editingdate), Alphabet (keyword: alphabet) or Order Number (keyword: ordernumber). Default: Adding Date
+ orderby: ascending or descending (keywords: asc, desc). Default: desc
+ Ex: [tnt_video_list id="1" col="4" limit="10" width="400" height="300" order="alphabet" orderby="asc"]
Note: Need to enable the permalink (Settings --> Permalinks) to run this plugin
Tutorial
Installation
- Download, install, and activate the Video List Manager plugin.
- From your WordPress Dashboard, go to Video List Manager > Add Video. To add cateogory, go to Video List Manager > Add Cateogory
- Go to a post/page, use shortcodes.
Screenshots
Link Download
Donation
If you would like to support further development of this plugin, please consider a donation!






