I need this to work with wp-o-matic plugin. These way you’ll be able retrieve info from rss feed.
Or better to do a shortcode something like
[ios_app link=”https://itunes.apple.com/ee/app/infinity-blade/id387428400?mt=8″%5D
And with an elements! This will be a bomb! This way we can retrieve permalink of an app with wp-o-matic, and easely auto create posts from rss feeds! Damn this is cool!
Added in 6.2.0
[ios_app link="https://itunes.apple.com/us/app/1password/id568903335?mt=8" more_info_text="More Info on this App..."]
Displays a single iOS app using a link*
link: The iOS app's App Store ID
This special shortcode was created for users of wp-o-matic.
For example: https://itunes.apple.com/us/app/1password/id568903335?mt=8
more_info_text: Excerpt "more info" link text (optional)
[mac_app link="https://itunes.apple.com/us/app/1password-password-manager/id443987910?mt=12" more_info_text="More Info on this Mac App..."]
Displays a single Mac app using a link*
link: The Mac App Store ID
This special shortcode was created for users of wp-o-matic.
For example: https://itunes.apple.com/us/app/1password-password-manager/id443987910?mt=12
more_info_text: Excerpt "more info" link text (optional)
*(You will still need to run the Add Featured Images Function)