Descripción
This is a simple plugin that builds a song request page on your site. Users can request songs listing title and artist, duplicates simply add another request count to the previously requested song. Auto-refresh list every 30 seconds in admin view sorts songs by most requested and give you the option to set the song as played or remove it from the list. Setting the song as played notifies users that request it afterwards that is was already played. You can also remove the song from the list allowing it to be requested again.
Use shortcode [music-requests] to generate user and admin pages, page will adjust automatically using custom permission manage_requests.
Instalación
- Upload
user-files.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
-
Can I lock the browser out?
-
This plugin won’t do that, however we are working on premium addons that will. For now you can simply hit F11 and put the browser in fullscreen mode.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "Music Request Manager" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
* Plugin Created
1.3
* Auto refresh added