Descrição
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
Imagens de tela
Instalação
- 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
FAQ
- 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)
Avaliações
Contribuidores e desenvolvedores
“WP App Store API” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “WP App Store API” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
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