=== Rotate Soundcloud Player ===

Contributors: gavinr
Donate link: https://www.gavinr.com/donate
Tags: soundcloud, podcast, player
Requires at least: 3.4
Tested up to: 4.6
Stable tag: 1.1
License: Copyright Gavin Rehkemper

A widget that features the latest track in a soundcloud playlist, with the option to rotate to older tracks. Great for podcasts.

== Description ==

A widget that features the latest track in a soundcloud playlist, with the option to rotate to older tracks. Great for podcasts.

== Installation ==

1. Upload `rotate-soundcloud-player` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the "Appearance > Widgets" area of the WordPress admin and add the widget to a widget area.
4. Get your SoundCloud Client ID key by going to http://soundcloud.com/you/apps
    - Click "Register a new application"
    - Name your app "WordPress" or anything
    - Copy the "Client ID" and click "Save App" at the bottom

== Frequently Asked Questions ==

= Which tracks can I display? =

You can choose to display either ALL the tracks for a user, or a particlar set (playlist).

= Where can I donate to the plugin author, or get the pro version? =

[gavinr.com/rotate-soundcloud-player-wordpress-widget](http://www.gavinr.com/rotate-soundcloud-player-wordpress-widget "Please donate!")

== Screenshots ==

1. Default View
2. Widget Admin Panel
3. Widget in Example Site

== Changelog ==

= 1.1 =
* Updated to new SoundCloud API
* Fixed bug where going forward while playing did not work
* General code cleanup
* Compatible with WordPress 4.5

= 1.0 =
* Initial Release

== Upgrade Notice ==

= 1.0 =
First stable release