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

WP Testimonial Slider

설명

WP Testimonial Slider is a WordPress plugin which create custom post type to add client’s testimonials / recommendations to display anywhere of your site using shortcode.

WP Testimonial Slider plugin is simple but flexible & powerful.

Plugin Features

  • Testimonial Shortcode Ready
  • Responsive Testimonial slider.
  • Very light weight.
  • Custom post type for Testimonial posting.
  • No need any settings.
  • Work with all WordPress theme.
  • Easy to use.
  • Developer friendly & easy to customize.
  • Powered by Cycle2.
  • Displaying Author Image with each Testimonial
  • Its easy to use interface allows you to manage, edit, create, and delete Testimonials with no new knowledge

Shortcode

[wpt_testimonial]

Normally Testimonials will show by descending order, latest will show first. But if you wish to display ascending order, oldest at first then pass order=”ASC” parameter to shortcode like
[wpt_testimonial order=”ASC”]

설치

Install WP Testimonial Slider as a regular WordPress plugin. Here is different ways to install WP Testimonial slider plugin :

Install by Search Plugin

  • In your Admin, go to menu Plugins > Add New
  • Search WP Testimonial Slider
  • Click to install
  • Activate the plugin
  • Testimonials post type will show below POSTS

Install by Upload Plugin

  • Download the latest version of WP Testimonial Slider (.zip file)
  • In your Admin, go to menu Plugins > Add New
  • Select “Upload Plugin”
  • Click on “Choose File”
  • Select downloaded wptestimonialslider.zip & click on ‘Install Now’ button
  • Activate the plugin
  • Testimonials post type will show below POSTS

Install Plugin using FTP

  • Upload wptestimonialslider folder inside the /wp-content/plugins/ directory
  • Go to WordPress dashboard > Plugins & Activate the WP Testimonial Slider
  • Testimonials post type will show below POSTS

  • Put [wpt_testimonial] shortcode, where you need to show the testimonial slider.

FAQ

How do I add new Testimonial?

Testimonial post type will show below POSTS. To add new testimonial, go to Testimonial > Add New, then add Testimonial Author name at Title, Full testimonial at Editor, Author Image, Company Name & Designation at respective fields and Finally Publish.

What will be the Author image dimension?

Better to add square size image. Default image size set to 86px X 86px.

How to use shortcode inside page templates?

WordPress has a great function, do_shortcode(), that will allow you to use shortcodes inside your theme files. For example, to output Testimonials in a Theme file, you would do this:

후기

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

기여자 & 개발자

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

기여자

자국어로 “WP Testimonial Slider”(을)를 번역하세요.

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

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

변경이력

version 1.0

  • Initial release