WordPress integration for 360player.io

0

You can embed 360player.io player into WordPress via oembed: – https://360player.io/player/k6f7rb/ or with shortcode: – [360player movie_id=”k6f7rb”] – default usage – [360playe

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

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