OnPandora
This shortcode displays the name of the Pandora station that you are currently listening to.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 5039 days ago
Is OnPandora abandoned?
Possibly abandoned (last update 5039 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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
- Upload the plugin to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Frequently Asked Questions
Review feed
Screenshots
Changelog
1.0.0
- First public release
- Added the ‘explanation’ feature
0.9.0
- First implementation