WP jPlayer

0

WP jPlayer provides easy way to embed videos in jPlayer, cross platform video into your web pages. This version is just a start and does not have any configuration options available. Su

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

WP jPlayer provides easy way to embed videos in jPlayer, cross platform video into your web pages.

This version is just a start and does not have any configuration options available. Suggest features you want via WordPress forum and I’ll try to include them.

Use following shortcode in your post/page content,
[wpjplayer src=”your video src url” title=”your video title” poster=”your video poster url” size=”360p”]

  • src: video url, format must be m4v (required)
  • title: title of video (optional)
  • poster: video poster url (optional)
  • size: resolution of video (optional) Either 270p(default) or 360p.