Description
A widget that features the latest track in a soundcloud playlist, with the option to rotate to older tracks. Great for podcasts.
Screenshots
Installation
- Upload
rotate-soundcloud-player
folder to the/wp-content/plugins/
directory. - Activate the plugin through the โPluginsโ menu in WordPress.
- Go to the โAppearance > Widgetsโ area of the WordPress admin and add the widget to a widget area.
- 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
FAQ
- 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?
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Rotate Soundcloud Player” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Rotate Soundcloud Player” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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