Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

AppStore Reviews Viewer

Deskripsi

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)

Tangkapan Layar

  • Some example
  • Another example

Instalasi

  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

Tanya Jawab

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.

Ulasan

3 September 2016
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
Baca semua 1 ulasan

Kontributor & Pengembang

“AppStore Reviews Viewer” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

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