=== WP App Store API ===
Contributors: sherizan
Tags: ios, app store, apple app store, itunes store, itunes app store, app store, app store api, shortcodes, google play, plugin, admin, ios app store, apple, ios, iphone, ipad, landing page, iTunes api
Requires at least: 3.0.1
Tested up to: 4.5
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The WP App Store API allows you to search the App Store for any app information and use them to display on your site via shortcodes. 

== Description ==

WP App Store API lets you to retrieve all the data for your app in the App Store just by adding your iTunes ID.

The data are then converted into easy to use shortcodes will display the App name.

[youtube https://www.youtube.com/watch?v=pG7uxTbiU9Q]

For example, if your App store link is https://itunes.apple.com/app/id626207936, the iTunes ID is 626207936.

= Data fetched = 

1. App icon
2. App Store url
3. App name
4. App description
5. App price/currency
6. App Screenshots

= Shortcodes = 

1. [appstore type="icon"]
2. [appstore type="url"]
3. [appstore type="android"]
4. [appstore type="name"]
5. [appstore type="tagline"]
6. [appstore type="description"]
7. [appstore type="currency"]
8. [appstore type="price"]

= Download Landing page Theme = 

Automatically create a responsive landing page for your app.
Download here: <http://lioncitylab.com/wordpress>


== Installation ==

1. Upload `/wordpress-appstore-api/` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to 'App Store API' link on the 'Admin' menu

= Download Landing page Theme = 

Automatically create a responsive landing page for your app.
Download here: <http://lioncitylab.com/wordpress>

[youtube https://www.youtube.com/watch?v=pG7uxTbiU9Q]

== Screenshots ==

1. Add App ID
2. Fetching data from App Store
3. Add shortcodes to page/post
4. Add visual styling if you use theme

== Frequently Asked Questions ==

= What content do you fetch from App Store? =

1. App icon
2. App Store url
3. App name
4. App description
5. App price/currency
6. App Screenshots

= How to display the content to my page/post? =

By using shortcodes. Here's the list:

1. [appstore type="icon"]
2. [appstore type="url"]
3. [appstore type="android"]
4. [appstore type="name"]
5. [appstore type="tagline"]
6. [appstore type="description"]
7. [appstore type="currency"]
8. [appstore type="price"]

= What can I customize? =

If you are using WP App Store Landing Page theme, you can customize these:

1. Choose 4 types of mobile device for your screenshots
2. Choose a background image
3. Choose a background color
4. Customize link color
5. Customize font color
6. Add Social Media links (Facebook, Twitter, Instagram)

== Screenshots ==

1. Enter your App Store ID to begin. `/assets/step-1.png`
2. Start customizing your app details, before previewing. `/assets/step-2.png` 
3. Example shortcode to display content. `/assets/step-3.png`
4. More customization below. `/assets/step-4.png`

== Upgrade Notice ==

No special requirements needed.

= 1.0.3 = 
* UI improvements

= 1.0.2 = 
UI improvements

= 1.0.1 = 
Code improvements

= 1.0 =
First release

== Changelog ==

= 1.0.3 = 
* UI improvements

= 1.0.2 = 
* UI improvements

= 1.0.1 = 
* Fix function tag
* Fix readme

= 1.0 =
* First initial release
* Add Visual Settings
* Add App Store JSON details
* Add Social Media Settings
