=== Get Itunes Info === Contributors: jmayoff Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6W4YSPHSP8BD8 Tags: user, information, image, description Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 0.9 Displays iTunes info using a shortcode. == 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.](http://wpgiraffe.com/2011/08/29/plugin-get-itunes-info/)** == 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. == Frequently Asked Questions == None yet == Screenshots == None == Upgrade Notice == None == Changelog == = 0.9 = * Initial version.