>
Download This Plugin | |
Download Elegant Themes | |
Name | PB oEmbed HTML5 Audio - with Cache Support |
Version | 2.5.1 |
Author | Pascal Bajorat |
Rating | 96 |
Last updated | 2014-08-22 08:37:00 |
Downloads |
21623
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
PB oEmbed HTML5 Audio - with Cache Support plugin added 4 bytes of resources to the Home page and 8 bytes of resources to the sample Post page.
PB oEmbed HTML5 Audio - with Cache Support plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! PB oEmbed HTML5 Audio - with Cache Support plugin ads no tables to your Wordpress blog database.This plugins adds possibility to place audio files into posts and pages using the oEmbed technology used by WordPress for other purposes (YouTube videos etc). Audio files are embeded using HTML5 audio tag, with Flash-based backup player for MP3 format for browsers that don't support either HTML5 or MP3 format (Internet Explorer up to version 8.0, Firefox and Opera).
To put audio file into a post, simply enter the URL link to the audio file as separate paragraph. The plugin will convert it into the player on the page. See screenshots.
This is a special version of oEmbed HTML5 Audio: It is completely rewritten to support Cache Systems like WP Super Cache or W3 Total Cache and I've added some new Features.
Eine deutschsprachige Anleitung zu diesem Plugin ist auf meinem Blog zu finden: WordPress und HTML5 Audio Support – Plugin
I've added a simple Shortcode to give you the full control of your HTML5 Audio:
[audio id="your-css-id" class="pb-html5-audio-element" mp3="audio.mp3" ogg="audio.ogg" wav="audio.wav" autoplay="on" loop="on" preload="on" controls="on" flash_fallback="on"]
All Parameters are optional, but you need to specify at least one Audio Source: mp3, ogg or wav.
Defaults:
Please note: The Flash Fallback works only with mp3 files!
Since version 2.3 you can use the Generator below your Editor in Posts and Pages.
If you want to place an Audio-Tag Player in your Theme, you can use the Shortcode via PHP:
<?php
echo do_shortcode('[audio mp3="audio.mp3" ogg="audio.ogg" wav="audio.wav" autoplay="on" loop="on" preload="on" controls="on" flash_fallback="on"]');
?>
A complete list which Browser supports which format you can find here: HTML5 CSS3 Box - HTML5 Audio-Tag
If you have any questions or problems, you can ask me: Pascal Bajorat - Webdesigner / WordPress / WebDeveloper
Translators: