- Contributors: condacore, Hugo Carabaña
- Tags: embed, video, player, responsive, rtmp, hls, live
- Requires at least: 3.0.1
- Tested up to: 6.0
The most functional und most beautiful Video Player for WordPress. Fully-Responsive, Retina-Ready and flexible.
Clappr is an extensible plugin for creating video players that can be used as backgrounds or simple video containers. It is supported by many browsers and basically all mobile devices, even in some video game consoles. It is the most beautiful looking player you can find!
- Supports HLS and RTMP Livestreams
- Also supports .mp4, .mp3, .webm and.ogv
- Fully-Responsive, Retina-Ready and flexible
- Beautiful and modern Design
- Customizable Colors
- Optimized page load performance
- Block for post/page without need to create shortcode
In order to embed a video create a new post/page and use the Clappr block in Wordpress block editor:
This block will create a block with content like this, that will show the player on your page or post:
[clappr media="https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4" poster="https://i.imgur.com/GRJ3u1j.jpg" watermark="https://i.imgur.com/If2p9w8.png" mute="yes"]
In the Admin Area under "Settings" -> "Clappr Shortcodes" you can find a lot of Shortcodes to customize the player.
preload="metadata"
you can use auto, metadata, none.
autoplay="yes"
if video should automatically play after page load.
watermark="https://domain.com/watermark.png"
to display a watermark on the video.
watermarkLink="https://domain.com"
to define an URL to open when the watermark is clicked.
mute="yes"
if you want to start player with no sound.
chromeless="yes"
if you want the player to act in chromeless mode.
controlbarvisible="yes"
to disable media control auto hide.
hidevolumebar="yes"
to hide volume bars.
buttoncolor="#66B2FF"
to set the color (HEX) of the control buttons.
seekbarcolor="#E113D3"
to set the color (HEX) of the seekbar.
- Upload
embed-clappr
folder to your/wp-content/plugins/
directory. - Activate the plugin from Admin > Plugins menu.
- Once activated your site is ready!
No. You only need the "width"
parameter. The player will set the height automatically.
Yes. It works on all mobile devices.
You can use .m3u8, .mp4, .mp3 and .webm!
Yes. You can use .jpg, .png and .gif!
Release Date - 17th Jun 2022
- Updated files to 2022 modifications
- Added Wordpress block
Release Date - 6th Jan 2018
- Updated Frameworks
- Added Watermark and Watermark Link feature
Release Date - 25th Mai 2017
- Initial release