This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Music Request Manager

Description

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.

Installation

  1. Upload user-files.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Music Request Manager” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0
* Plugin Created

1.3
* Auto refresh added