Popis
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.
For example, if your App store link is https://itunes.apple.com/app/id626207936, the iTunes ID is 626207936.
Data fetched
- App icon
- App Store url
- App name
- App description
- App price/currency
- App Screenshots
Shortcodes
- [appstore type=“icon“]
- [appstore type=“url“]
- [appstore type=“android“]
- [appstore type=“name“]
- [appstore type=“tagline“]
- [appstore type=“description“]
- [appstore type=“currency“]
- [appstore type=“price“]
Download Landing page Theme
Automatically create a responsive landing page for your app.
Download here: http://lioncitylab.com/wordpress
Snímky obrazovky
Instalace
- Upload
/wordpress-appstore-api/
to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- 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
Nejčastější dotazy
- What content do you fetch from App Store?
-
- App icon
- App Store url
- App name
- App description
- App price/currency
- App Screenshots
- How to display the content to my page/post?
-
By using shortcodes. Here’s the list:
- [appstore type=“icon“]
- [appstore type=“url“]
- [appstore type=“android“]
- [appstore type=“name“]
- [appstore type=“tagline“]
- [appstore type=“description“]
- [appstore type=“currency“]
- [appstore type=“price“]
- What can I customize?
-
If you are using WP App Store Landing Page theme, you can customize these:
- Choose 4 types of mobile device for your screenshots
- Choose a background image
- Choose a background color
- Customize link color
- Customize font color
- Add Social Media links (Facebook, Twitter, Instagram)
Recenze
Autoři
WP App Store API je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WP App Store API” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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