"P2 Jams" is a way to show what everybody is listening to on P2.
PHP JavaScript CSS
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
css
includes
js
.gitignore
p2-jams.php
readme.txt
screenshot-1.png

readme.txt

=== P2 Jams ===
Contributors: scottbasgaard, willmot
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MFZXL72ETR7H2
Tags: p2, jams, listening, music, spotify, lastfm
Requires at least: 4.2.2
Tested up to: 4.2.2
Stable tag: 1.1.0
License: GPLv3 or later

Show everybody what you are listening to on P2

== Description ==

P2 Jams shows what everybody is currently listening to on your P2 site.

= Get involved =

Contribute to the P2 Jams source code on the [GitHub](https://github.com/scottbasgaard/p2-jams).

== Installation ==

1. Install P2 Jams either via the WordPress.org plugin directory, or by uploading the files to your server.
2. Add your Last.fm username from the WP Dashboard -> Users -> "Your Profile" page.
3. Add the "Who's Jammmin'" widget to your P2's sidebar.
4. If you plan to use Spotify, turn on Scrobble from preferences.
5. You're all set. Now start listening to some music!

== Frequently Asked Questions ==

= Does this work with any other themes? =

Sorry, but I've developed this to only be compatible with [P2](http://p2theme.com/).

= Why doesn't your plugin do this? I wish your plugin did that! =

I'm definitely open for ideas! Ping me if you have and ideas/requests [here](http:scottbasgaard.com/contact/).

= I love it! Where can I send you my money? =

If you like my plugins feel free to donate [here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MFZXL72ETR7H2).

== Screenshots ==

1. P2 Jams widget on a clean P2 install.

== Changelog ==

= 1.1.0 =
* Show latest song a user has listened to.
* Formatting cleanup.
* Styling fixes.
* Update readme.txt

= 1.0.2 =
* Update readme.txt

= 1.0.1 =
* wp_remote_get_url() instead of native PHP cURL

= 1.0 =
* Initial release

== Upgrade Notice ==

= 1.1.0 =
* Show latest song a user has listened to.
* Formatting cleanup.
* Styling fixes.
* Update readme.txt

= 1.0.2 =
* Update readme.txt

= 1.0.1 =
* wp_remote_get_url() instead of native PHP cURL

= 1.0 =
* Initial release