Leírás
A simple widget that allows you to create a custom radio based on your site’s subscribed RSS feeds.
About KCSW Feed Player Widget
This pulls from the feeds you’ve added via RSS Aggregator. The widget then allows you to choose which feeds you would like to pull tracks from.
Customization
CSS and JS are minified for you in /dist. If you’d like to make changes, the unminified versions are under /css && /js respectively. Update add_action
in kcsw-feed-player-widget
with paths of editing files.
Telepítés
- Upload the
kcsw-feed-player-widget
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Select which feeds you would like to pull traxx from
- Identify how many traxx you’d like to pull from each feed.
- Click Save
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“KCSW Feed Player Widget” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“KCSW Feed Player Widget” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0.1
Update version tag and URI
1.0.0
Release.
0.2.2
Bug fix: Account for non-audio media in feeds
0.2.1
Bug fix: Fix parsing error with non-ASCII characters
0.2.0
Create gulpfile to minify CSS and JS. Use minified versions in plugin.
0.1.0
Beta AF