OPlayer
Another HTML5 video player comes to WordPress
by oplayer · github.com/shiyiya/wordpress-plugin-oplayer · website
★ 6stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/shiyiya/wordpress-plugin-oplayer/archive/refs/heads/main.zipFrom the readme
WordPress-Plugin-OPlayer
https://github.com/shiyiya/oplayer
https://wordpress.org/plugins/oplayer
Another HTML5 video player comes to WordPress.
Options
| name | shortcode | default |
| --------------- | --------------- | --------------------------------------- |
| container | - | document.querySelector('.oplayer-{id}') |
| src | src | required |
| title | title | - |
| poster | poster | - |
| theme | theme | '#6668ab' |
| live | live | 0 |
| autoplay | autoplay | 0 |
| autopause | autopause | 1 |
| loop | loop | 0 |
| screenshot | screenshot | 0 |
| volume | volume | 0.8 |
| th