Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

KCSW Feed Player Widget

Descripción

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.

Instalación

  1. Upload the kcsw-feed-player-widget folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Select which feeds you would like to pull traxx from
  4. Identify how many traxx you’d like to pull from each feed.
  5. Click Save

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“KCSW Feed Player Widget” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;KCSW Feed Player Widget” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

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