外掛說明
A widget that features the latest track in a soundcloud playlist, with the option to rotate to older tracks. Great for podcasts.
安裝方式
- 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
常見問題集
- 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?
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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