이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

FAQ

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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “AppStore Reviews Viewer”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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