This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple shortcode for JW Player 7

ਵੇਰਵਾ

Plugin for JW player 7 that is compatible with the basic shortcodes from JW player 6 plugin.

This plugin works with the self-hosted version of JW Player. To get it, you need to sign up on https://www.jwplayer.com.

Shortcode

[jwplayer]

This is a list of mostly self explanatory attributes for the shortcode / video player.

  • width
  • height
  • image
  • file
  • title
  • description
  • ratio
  • mediaid
  • controls
  • autostart

mediaid is the wordpress id of a file you have uploaded in the media library. If this is set, the plugin will get the title, description and thumbnail from that file, not from the shortcode.

If you set for instance: [jwplayer width=”100%” ratio=”16:9″], then the video will be responsive.

TODO

  • more attributes?

ਸਥਾਪਤੀਕਰਨ

  1. Upload the plugin files to the /wp-content/plugins/jw-player-7 directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. A new menu item should appear named ‘Stores’

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

  • feel free to ask

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Simple shortcode for JW Player 7” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Simple shortcode for JW Player 7” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.2.1

added buttons to tinymce for options: controls and autostart

1.2

added jw player options: controls and autostart

1.1

Added button to tinymce editor

1.0

  • this is the first version