=== Plugin Name === Contributors: AdamDionne Donate link: Tags: itunes, iphone, ipad, mac, appstore, lookup, api Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds shortcodes that display data from iOS and Mac AppStore applications. == Description == The AppStore Lookup is a simple WordPress plugin that provides shortcodes for querying Apple’s Lookup API to get app data from iTunes or the Mac AppStore. You can modify it as you wish, or use the built-in options to make it fit the needs of your site. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Start using the shortcodes anywhere in a post or page. Detailed shortcode info can be found on the Plugin Settings page. == Frequently Asked Questions == = Where does the data come from? = The plugin uses the Apple Lookup API, information about which is found here: http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html#lookup = Can I use my Linkshare ID and create affiliate links? = You sure can! = I want to pull some other piece of information your shortcodes don't give me! = Drop me a line via my website or twitter (@AdamDionne) and I can either add it to my list of planned updates or help walk you through the process for adding it yourself. == Screenshots == 1. Options Screen 2. Shortcodes list from Settings Menu == Changelog == = 1.1 = For posts about a single app, the user can now set a post attribute called appID with the value of the AppStore ID. This will eliminate the need to place the id parameter in all short codes, which sure is easier than copy+pasting it every time. = 1.0 = * Initial version == Upgrade Notice == v1.1 provides an alternative to putting the id= tag in every shortcode by using a custom post attribute.