开发者 | gilthonwe |
---|---|
更新时间 | 2018年10月11日 03:07 |
捐献地址: | 去捐款 |
PHP版本: | 3.1 及以上 |
WordPress版本: | 4.9.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
ios_app_review
to embed iOS app reviews and ratings directly into your blog.
What does it do?
The first time a page with the shortcode is loaded, the plugin will try to download the reviews from Apple's servers. Then it will store them in a file and nicely display them on your page.
Every time someone opens the page, instead of downloading the reviews again, the plugin will read them from the cache file. If the cache file is too old, the plugin will try to download new reviews from Apple's servers.
Check out some examples of what it produces here: http://www.gilthonwe.com (My iOS Apps section)
/wp-content/plugins/
directory[ios_app_review id="1234"]
(where "1234" is your application's App Store ID) anywhere in a post or page.You may not have any review for the app in the country you selected. If you have reviews and still see nothing, it is because the iTunesConnect API sometimes doesn't work properly when trying to retrieve the Customer Reviews. That's why this plugin caches them once it downloaded the most recent ones.