=== MP3 Player Plugin === Contributors: Thomas Norberg, Premiumbeat.com Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6149599 Tags: mp3 player, wordpress mp3 player Version: 1.2.4 Requires at least: 2.6 Tested up to: 2.8.4 Stable tag: trunk MP3 player plugin allows you to upload .mp3 files to your wordpress site and embed player. == Description == This is a great way to get your music out there either through just listening or having some music on your site. Check the [screenshots](http://wordpress.org/extend/plugins/mp3-player-plugin-for-wordpress/screenshots/) for more examples of usage. Check this page for usage for embedding into posts/pages [Test MP3 Player](http://www.thomasnorberg.com/plugins-used/test-mp3-player/). == Installation == 1. Upload the whole plugin folder mp3player.zip to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress by clicking "MP3 Player plugin" 3. Go to your Options Panel and open the 'MP3 options' submenu. /wp-admin/options-general.php?page=mp3options 4. Go to widgets submenu under Appearance Panel and activate widget title "MP3 Player plugin". /wp-admin/widgets.php 5. You can also activate it anywhere in your wordpress site by adding <?php mp3_embed() ?> 6. You can also add a RSS link to those .mp3 files anywhere in your wordpress site by adding <?php RSS_embed(); ?> 7. Only .mp3 files work with this plugin. (upload files to /wp-content/plugins/mp3_player_options/mp3 ) 8. Note: if updating to new version move mp3 folder to different location so not to lose all your songs in the folder. == Screenshots == 1. Admin Options reconfigured v1.2.3(1) 2. Players that are available(2) == Changelog == 1.2.4 - (10/03/09) I added an option to have a button below the player to pop-up in a separate window so that you can have it open with you site being open. 1.2.3 - (09/28/09) I reconfigured the look of the options page and created some more options for better UI. 1.2.2 - Minor bug fixes to incorporate new plugin for quicktags. 1.2.1 - Multiple bugs fixed and a few addons to help UI. 1.2.0 - Fixed some php flaws with mp3 player so that it would display correctly when multiple players are used. 1.1.9 - Added the ability to change to random songs instead of alphabetical. 1.1.8 - Developed a new admin option page with some better configuration settings. And made some of the options default instead of arbitrary. 1.1.7 - Fixed some random bugs within my plugin for firefox and caching issues. 1.1.6 - Version lets you add multiple playslist to your pages or posts and adds more options to mp3_options section. 1.1.5 - Version adds the ability to embed players in posts and pages and more options for that!. 1.1.4 - Version adds a smaller single file mp3 player to lineup for site embed. Fixed issues with color picker. == Credits == Thanks to Premiumbeat.com for letting me use their flash files to generate this plugin. == License == This file is part of MP3 Player Plugin. MP3 Player Plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. MP3 Player Plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with MP3 Player Plugin. If not, see . == Frequently Asked Questions == = Can I suggest a feature for the plugin? = Of course, visit [MP3 Player Plugin Home Page](http://www.thomasnorberg.com/plugins-used/mp3-player-plugin-for-wordpress/) = Can I use any other files besides .mp3? = No only .mp3 will work with MP3 Player Plugin. = How do I adjust the color options? = See the video and it should help hopefully, [MP3 Player Options Video](http://www.thomasnorberg.com/plugins-used/mp3-options-page-video/) = How do I embed in post/page? = Go to page, [Test MP3 Player](http://www.thomasnorberg.com/plugins-used/test-mp3-player/) = Where do I go if I have an issue with the plugin? = Go to The forum section on my site, [MP3 Player Plugin for Wordpress Forum](http://www.thomasnorberg.com/plugins-used/mp3-player-plugin-for-wordpress-forum/)