=== Embed iPhone/iPad App === Contributors: roomshare Version 1.0.2 Donate link: http://blog.roomshare.jp/blog/embed-iphoneipad-app Tags: Linkshare, iPhone, iPad, iOS, app, affiliate marketing Home: http://wordpress.org/extend/plugins/embed-iphoneipad-app Support: siteadmin roomshare.jp Requires at least: 3.2.0 Tested up to: 3.4.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html a plugin embeds iOS(iPhone/iPad/iPod) app info by pasting iTunes Store URLs =================================================================== == Description == This is a plugin to embed iOS(iPhone/iPad/iPod) app information in your post, just by pasting URL of the iTunes App Store app page. The pasted URL will be automatically extracted with the app's info, icon, screenshots, etc. (If using HTML editor, make sure it is not linkified. Only plain URL would be converted.) LinkShare affiliaters can set your affiliate ID, to earn commissions. (If ID is not set, plugin author's ID may be used to support the plugin development.) Neither of this plugin nor we are affiliated with Apple or LinkShare. version 1.0.1: * only US(North America) and Japan affiliate providers are supported (no European or other affiliate providers) * if you paste US appstore link, the affiliate for US Linkshare made. If Japan appstore link, Linkshare Japan used. (I am planning to let the site visitors choose their preferrable app store in future version.) * object cache period, if used, is fixed as one day. (may be improved to be configurable later) == Frequently Asked Questions == = Where can I go to join LinkShare? = * [US Linkshare](http://ad.linksynergy.com/fs-bin/show?id=dLarP1p5PAY&bids=7097&type=3&subid=0) * [Linkshare Japan](http://click.linksynergy.com/fs-bin/click?id=RGWPXSqy5PM&offerid=78559.10000049&type=3&subid=0) = Apps info are not displayed in my locale = The plugin looks up the WordPress locale setting (by get_locale()). If you see info in other language you expect, you need to set locale correctly. Also, if iTunes App Store does not have the app in the language/country, no info in the language/country are provided so it falls back into the global info(usually English, unless no English support exists). = Apps supported languages are not shown fully but in 2 letter digit(e.g. EN, JA) = If you want it with longer language names in your language, you need [PHP Intl extension](http://www.php.net/manual/book.intl.php). If Intl extension is on, languages will be displayed in long text in your locale. = Apps price are not displayed in my locale = If you want prices shown in your locale, you need [PHP Intl extension](http://www.php.net/manual/book.intl.php). If Intl extension is on, price will be displayed in your locale's format. = I do not like the current design = Please edit css/embed-iphoneipad-app.css at now. Please keep in mind the plugin-updates may erase your modifications so if you design a better one please send it to us. == Installation == This section describes how to install the plugin and get it working. 1. Simply download the plug-in and manage it in your Wordpress Admin panel, under the Settings option. 2. Unzip the downloaded package and upload the Embed iPhone/iPad App folder into your Wordpress plugins folder. 3. Log into your Wordpress admin panel 4. Go to Plug-ins and Activate the "Embed iPhone/iPad App" 5. For customization, go to Settings > "Embed iPhone/iPad App" 6. When add/edit your post, write iTunes App Store app page URL in a body text. == Screenshots == 1. sample formatted iPhone app on a post 2. admin settings 3. writing examples on WP HTML editor == Changelog == = 1.0 = * initial release = 1.0.1 = * screenshot file name typos * mistakes on affiliate ID handling == Upgrade Notice == This is the initial version.