Releases: JensS/wp-bunny-stream-player
Releases · JensS/wp-bunny-stream-player
Release list
v0.3 — Initial Release
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
- Download
wp-bunny-stream-player-0.3.zip - Upload via Plugins → Add New → Upload Plugin
- Activate and configure under Settings → Bunny Stream
- For the admin video browser, run
composer installin the plugin directory