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.

Get Itunes Info

Description

Displays iTunes info using a shortcode. Currently only tested for the price of an app, but I plan to expand it to allow other info for apps and music etc.

Plugin Website. Support in comments.

Installation

To install the plugin and get it working.

  1. Upload get-itunes-info.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [itunesprice] in your posts, pages or widgets
  4. You can include two attributes, id is required, full is optional
    id = the iTunes id of the item whose info you want full = yes or no. yes will return “Current Price: $” before the price, no won’t. Defaults to yes.

FAQ

None yet

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Get Itunes Info” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Get Itunes Info” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.9

  • Initial version.