App Display Page

0

This is a simple WordPress plugin that you can modify to fit your own needs. Use your iOS’s application id and it will spit out some basic HTML that you can then apply your own stylin

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This is a simple WordPress plugin that you can modify to fit your own needs. Use your iOS’s application id and it will spit out some basic HTML that you can then apply your own styling to.

Why?

I wanted to make sure that I had accurate descriptions and current pricing information for all my apps wherever I display this data on my personal websites. This was the natural thing to do.

Check out the example of what it produces here: http://www.mohawkapps.com/checkout-helper/

Advanced Usage

You can also use the following shortcodes to pull only parts of the application’s data. Please note that you must also pass the id to these shortcodes as well of the plugin won’t know what application you want the data for.

  • name
  • icon
  • icon_url
  • version
  • price
  • release_notes
  • description
  • rating
  • iphoness
  • ipadss
  • itunes_link

This plugin will cache the data from your application in the WordPress database for 24 hours. Application icons and screenshots are cached on your server by default but if you’d like to pull those images directly from Apple’s CDN servers (usually faster), change the value of IOS_APP_PAGE_CACHE_IMAGES to false