Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Simple shortcode for JW Player 7

Descripción

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?

Instalación

  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’

Preguntas frecuentes

  • feel free to ask

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Simple shortcode for JW Player 7» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Simple shortcode for JW Player 7» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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