Skip to content

Releases: JensS/wp-bunny-stream-player

v0.3 — Initial Release

Choose a tag to compare

@JensS JensS released this 04 Mar 07:19

WP Bunny Stream Player v0.3

Multi-player architecture for embedding Bunny.net Stream videos in WordPress/ClassicPress.

Features

  • Custom Video.js player — HLS adaptive streaming with themed controls (accent colour from theme or settings)
  • Lay Theme integration — native HTML5 player with Lay Theme's custom controls (play/pause, seekbar, volume, fullscreen)
  • Bunny iframe embed — fallback to Bunny's built-in player
  • Admin video browser — browse and search your Bunny Stream library from the classic editor
  • Settings page — tabbed interface with video picker and shortcode reference
  • Token authentication — CDN tokens for Video.js/Lay Theme, embed tokens for iframe
  • Shortcode[bunny_stream video_id="..."] with configurable defaults

Installation

  1. Download wp-bunny-stream-player-0.3.zip
  2. Upload via Plugins → Add New → Upload Plugin
  3. Activate and configure under Settings → Bunny Stream
  4. For the admin video browser, run composer install in the plugin directory