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

Tripadvisor Stream

설명

Finally you can retrived tripadvisor reviews and show it in your site with options
(recent or best, limit till 10 reviews)
with a simply shortcode [tripadvisorsc] to put in your widget text or directly in in posts and pages.
Modifing the css you can customize the style of the plugin.

Settings

Settings -> Tripadvisor Stream

How do I use this plugin?

You can use this plugin simply call the shortcode and defining the following options in the settings->tripadvisor Stream or definig the options directly in the shortcode

Using shortcode attributes

  • name = ‘Restaurant hotel name’
  • url = ‘Restaurant_Review-g3334523-d3568537-Reviews-Lo_Stuzzichino-Guamo_Province_of_Lucca_Tuscany.html’
  • id = 3568537 //you can find it in the url
  • minrate = 2 //the minimu stars for the reviews
  • limit = 5 //show only 5 reviews
  • lang = ‘it’ //show language it or en
  • sortby = ‘recent’ // show ‘recent’or ‘best’

Bug knew

설치

Manual install: Unzip the file into your WordPress plugin-directory. Activate the plugin in wp-admin.

Install through WordPress admin:
* Go to Plugins > Add New. Search for “TripAdvisor Stream”.
* Locate the plugin in the search results.
* Click “Install now”.
* Click “Activate”.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Tripadvisor Stream”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Tripadvisor Stream”(을)를 번역하세요.

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

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

변경이력

  • added ‘sessionStorage’ for the reviews so you don’t have to reload from tripadvisor everytime if you have the shortcode in more pages