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

Testimonial Post type

설명

  • Create a Testimonial post types, it’s Taxonomy & Tags very easily without wasting of time.

    • Create a Slider of Testimonials with fully responsive design.

    • You can change the CSS as per your requirement.

    Slider Feature

    • Fully Responsive Design
    • filtering by category slug.
    • Sort by date, random or custom order.
    • Multiple slider in same page.
    • Three different Styles of slider.
    • Display Slider on any Page, Post or Text Widget.

    How To Use Shortcodes?

basic Shortcode :

[tptslider]

Note:

  • Copy the following shortcode to the page, post or widget to display the post slider in the website.

Shortcode With Attributes :

[tptslider post_styles="style1" category="-1" show_items="3" order_by="date" order="DESC" show_pagination="true" auto_play="true"]

Shortcode Attributes

  • post_styles : Choose your post slider style(Ex : style1,style2,style3)
  • category : Display unique post slider by category ID
  • show_items : how many post you want to display per slider.
  • order_by : date/menu_order/random
  • order : ASC/DESC
  • auto_play : Post slider autoplay mode true or false.
  • show_pagination : Post slider pagination true or false.

스크린샷

설치

This section describes how to install the plugin and get it working.

e.g.
1. Upload testimonial-post-type.php to the /wp-content/plugins/ directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

How to use the slider shortcode ?

-> After activate the this plugin, you can paste the shortcode [tptpostslider] anywhere where you want

후기

모든 1 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.1

  • Tested up to WordPress Version 4.8

  • Create a shortcode for testimonial slider with responsive layout.