Plugin info

Total downloads: 1,441
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/8/2012 (5039 days ago)
Added to WordPress: 5/7/2012 (13 years old)
Minimum WordPress version: 3.0
Tested up to WordPress version: 3.2.1
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 5039 days ago

20/100

Is OnPandora abandoned?

Possibly abandoned (last update 5039 days ago).

Compatibility

Requires WordPress: 3.0
Tested up to: 3.2.1
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This shortcode displays the name of the Pandora station that you are currently listening to.
Great for sharing with your blog readers what your current musical tastes are without being too specific.

Requirements

OnPandora requires the SimpleXML PEAR module for PHP

Shortcode Syntax

Basic Syntax:
[onpandora user=””]

Replace with your Pandora username. You can find out what your Pandora username is
by logging into your account on Pandora and selecting “My Profile” from the account menu at the top right.

Advanced syntax:
[onpandora user=”” explanation=”Beatles Radio:You gotta love the Beatles!;Classical Radio:It’s good for your brain!”]

The “explanation” attribute can be used to add explanations for why you’re listening to a certain radio station. You can add explanations in the format :, with multiple explanations separated by a semicolon (“;”).
In the above example, the plugin would return that I’m listening to Beatles Radio because “You gotta love the Beatles!”. This
feature was added because I often listen to “Kids Radio” on Pandora when I’m at home with my daughters, and some of my blog
readers wanted to know why I would be listening to that!

Installation

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

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0.0

  • First public release
  • Added the ‘explanation’ feature

0.9.0

  • First implementation