该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

AppStore Reviews Viewer

描述

This plugin allows you to use the shortcode 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)

屏幕截图

  • Some example
  • Another example

安装

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the shortcode [ios_app_review id="1234"] (where “1234” is your application’s App Store ID) anywhere in a post or page.
  4. More options are available on the Settings page of the plugin

常见问题

Why do I see nothing?

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.

评价

2016 年 9 月 3 日
Plugin could not be activated because it triggered a fatal error. Parse error: syntax error, unexpected '[' in /home/content/07/13958207/html/buzzreviews/wp-content/plugins/appstore-reviews-viewer/appstore-review.php on line 92 I am getting an error Thanks
阅读所有1条评价

贡献者及开发者

“AppStore Reviews Viewer” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.2.3

Small fix

1.2.2

Small fix

1.2.1

Small fix

1.2.0

Fixed an issue with the missing app icon

1.1.0

Changed the layout to be more responsive on mobile devices

1.0.5

Bugfix with jQuery

1.0.4

Small fix

1.0.3

Fixed an issue with the cache directory not being created

1.0.2

Removed the fadeIn/fadeOut animation when there is only one review to display

1.0.1

Small fix with the link to the Settings page

1.0

  • Initial public release on WordPress.org