=== Audio To Player === Contributors: sksmatt Plugin URI: http://www.mattvarone.com/featured-content/audio-to-player/ Donate link: http://www.mattvarone.com/donate/ Tags: Audio, Player, HTML5, MP3, MP4, M4A, Fallback, Simple, Option-less Requires at least: 3.0 Tested up to: 3.3 Stable tag: 0.1beta Converts MP3, MP4 and M4A links to a skineable responsive HTML5 audio jPlayer jQuery player with flash fallback support. == Description == **NOTE: this plugin is still in beta. Please submit your bugs through the WordPress support forums.** Unobtrusive HTML5/JS/FLASH audio to player plugin. Converts MP3, MP4 and M4A links to a skineable responsive HTML5 audio player with flash fallback support. Uses jPlayer for jQuery http://jplayer.org/ If you need to modify the CSS style of the audio player, you can copy the 'audio-to-player.css' file from the plugin directory to your theme’s directory and make your modifications there. This way, you won’t lose your changes when you update the plugin. You can also specify an alternative CSS route, or prevent loading the extra CSS hooking to the 'mv_audio_to_player_enqueue_style' filter. * Supports MP3, MP4 and M4A * Fallback Support * Simple option-less plugin * Responsive CSS stlye * Filters and actions * Support for internationalization * English and Spanish languages Would you like to help translate the plugin into more languages? [Contact Matt](http://www.mattvarone.com/contact/ "Contact Matt"). == Installation == 1. Unzip files. 2. Upload "audio-to-player" folder into your plugins directory. 3. Activate the plugin. 4. Have fun! == Screenshots == 1. Player in action == Change log == = 1.0 = * First version out.