Descripción
You can embed 360player.io player into WordPress via oembed:
– https://360player.io/player/k6f7rb/
or with shortcode:
– [360player movie_id="k6f7rb"]
– default usage
– [360player movie_id="k6f7rb" width="500" height="250"]
– change width and height
– [360player movie_id="k6f7rb" class="custom_class"]
– add custom class to iframe
Also you can set default width, height or css class via filters:
– 360player_embed_width
– 360player_embed_height
– 360player_embed_class
Instalación
- Upload
360player
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use Oembed or Shortcode
Preguntas frecuentes
- Installation Instructions
-
- Upload
360player
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use Oembed or Shortcode
- Upload
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “WordPress integration for 360player.io” 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.0
- Initial release