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.

WordPress integration for 360player.io

Description

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

Installation

  1. Upload 360player folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use Oembed or Shortcode

FAQ

Installation Instructions
  1. Upload 360player folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use Oembed or Shortcode

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WordPress integration for 360player.io” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • Initial release