Skip to content
This repository has been archived by the owner on Apr 22, 2018. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 982 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 982 Bytes

WLK - Most Played

WordPress plugin that shows media stats from your plug.dj room, tracked by SekshiBot.

(Soon to be deprecated in favour of sekshi-data.)

Installation

You need the php5-mongo PHP extension installed and enabled.

Then, clone this repo to your wp-content/plugins directory, or extract this zip file in wp-content/plugins/wlk-most-played.

After enabling it, configure your MongoDB URI and database name in the Settings » Most Played Songs screen.

Usage

This plugin adds several new shortcodes.

  • [sekshi-most-played] - Displays a sortable and paginated DataTable listing songs and their playcounts.
  • [sekshi-history] - Displays the most recently played songs in a format eerily similar to plug.dj's own.

License

MIT