App Display Page

App Display Page Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 3,373 downloads
App Display Page Icon

Try plugin: App Display Page

We'll create fresh WordPress site with App Display Page installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About App Display Page

Adds a shortcode to display information about iOS apps from Apple's App Store.

2


0


1


0


0

updated: 11 years ago
since: 12 years ago
author: Mark Rickert

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