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.

Embed iPhone/iPad App

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. It is similar to the WordPress’s oembed feature which extracts YouTube, Tweet, etc. URLs into better looking.

Because your post data has just URLs of iTunes links, you will possibly change to another plugin in future. This plugin won’t lock you in, different from the ones ask you to write in specific short-codes.

[Note] If using HTML editor, make sure the URL is not linkified. Only plain URL would be converted.

PHG(Performance Horizon Group) Network 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 PHG Network.

  • Tradedoubler affiliate is not supported now.
  • object cache period, if used, is fixed as one day. (may be improved to be configurable later)

Screenshots

  • sample formatted iPhone app on a post
  • admin settings
  • writing examples on WP HTML editor

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.

FAQ

Where can I go to join PHG Network?
I want it shown in my language. What can I do?

If you want to add your language translation, what you need to do is add and edit new resource files on your local and check if it translates properly.

The translation resource files are .po and .mo files under languages/ sub-folder. For example, if want to make Italian,

language/embed_iphoneipad_app-it.po
language/embed_iphoneipad_app-it.mo

are needed. You may copy the current Japanese .po, rename ‘ja’ with ‘it’, and edit .po file with appropriate translation tool such like PoEdit. PoEdit will create .mo from .po automatically when you save.

If you send me those po/mo files, I will include them and the plugin’s output will be displayed in that language, when the WordPress’s locale is set to the language.

Some app 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. 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. 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. If you design a better one please send it to us, we may make your style as default.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Embed iPhone/iPad App” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • initial release

1.0.1

  • screenshot file name typos
  • mistakes on affiliate ID handling

1.0.3

  • tested with WordPress 3.5
  • added control-panel message that maximum embed sizes are now not configurable WordPress 3.5 or above.

1.0.4

  • tested with WordPress 3.5.1
  • added a plugin header picture

1.0.5

  • fixed an error message when run on too old version PHP

1.0.6

  • 1.0.5 update was incomplete.
  • fixed unclosed div tag. The former version broke a layout on some themes. (thanks to snurnberg)
  • added a guide tip to suggest to enable php_intl extension on admin panel

1.0.7

  • “Download on iTunes” is replaced with the latest “Available on the App Store” button.
  • The items “Seller” and “Size” are removed.

1.0.8

  • fixed a bug that error message was doubly showed when affiliate id is invalid.

1.0.9

  • fixed a bug which Japanese translation only worked on admin page

1.1.0

  • fixed a bug that screenshots of iPad apps were not displayed.

1.1.1

  • modified app icon size to 150×150
  • use 150×150 image icon instead of larger one to avoid too big image on RSS reader
  • confirmed compatibility with WordPress 3.6

1.1.2

  • removed custom template form which mistakenly added in 1.1.1
  • suppress rating stars in feed, to avoid too frequent updates on rss reader
  • confirmed compatibility with WordPress 3.6.1

1.5.0

  • support PHG Network affiliate effective on October 1, 2013
  • Linkshare affiliate will be automatically switched after the date.
  • suppress devices in feed, to avoid too frequent updates on rss reader

1.5.1

  • remove devices list as it tends to be too long
  • confirmed compatibility with WordPress 4.7.4