=== 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.2 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. Features: * Lookup and display data from Mac App Store and iPhone/iPad App Store * Display App icons * Display App screenshots * Resize and cache images on your server via TimThumb (optional) * Up-to-date app ratings information * Add Smart App Banners for iOS mobile Safari * Use your Linkshare ID for download links and App Banners [Support](http://adamdionne.ca/appstore-lookup-plugin/) | [Demo](http://adamdionne.ca/empress-of-the-deep) == 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](http://www.twitter.com/AdamDionne) and I can help! == Screenshots == 1. Options Screen 2. Shortcodes list from Settings Menu == Changelog == = 1.2 = Now that we can establish if posts/pages are about a single app using custom field appId, we will automatically add a smart banner to that post for Safari mobile. If Linkshare is present in options, it adds that. No short code required. = 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.2 places the Smart App Banner meta if you're using the appId custom field on a post/page. v1.1 provides an alternative to putting the id= tag in every shortcode by using a custom post attribute.