Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

AppStore Reviews Viewer

Beskrivning

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)

Skärmdumpar

  • Some example
  • Another example

Installation

  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

Vanliga frågor

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.

Recensioner

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
Läs 1 betyg

Bidragsgivare och utvecklare

”AppStore Reviews Viewer” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”AppStore Reviews Viewer” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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