Mô tả
This plugin provides a quick and easy way to add testimonials to your site.
Chức năng
- Easily add testimonial using custom post type ( This post type is not public to avoid detail page URLs mess ).
- Display Testimonials in simple and center aligned style.
- Testimonials text and links styles are inherited from currently active theme.
- Translation Ready and comes with related pot and po files.
- Works fine with RTL (Right to Left) languages as styles are center aligned. ( No special styles are included for RTL )
- Compatible with Visual Composer Plugin
Tài liệu hướng dẫn
- Display all testimonials. Shortcode
[testimonials]
- Display specific number of testimonials. Shortcode
[testimonials count="3"]
- Display only testimonials related to a category. Shortcode
[testimonials filter="category-slug"]
- Display single testimonial. Shortcode
[testimonials id="123"]
Github
Ảnh màn hình
Cài đặt
- Unzip the downloaded package
- Upload
quick-and-easy-testimonials
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Đánh giá
5 Tháng Bảy, 2021
It’s a nice plugin to show testimonials on a page but it doesn’t have any customization options and there are requests to allow random testimonials that haven’t been addressed in 3 years, something very basic to do, so I think there are better options with developers that are actually involved and interested in their plugins.
3 Tháng Chín, 2016
easy and does what supposed to do 🙂
Người đóng góp & Lập trình viên
“Quick and Easy Testimonials” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Quick and Easy Testimonials” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.2
- Improved entry file information
- Improved readme.txt and readme.md file
- Updated language file
- Tested plugin with WordPress 6.6.0
1.1.1
- Improved entry file information
- Improved readme.txt and readme.md file
- Updated language file
- Tested plugin with WordPress 6.5.2
1.1.0
- Improved plugin version utilization system
- Updated language file
- Tested plugin with WordPress 6.2.2
1.0.9
- Tested for WordPress 5.5
1.0.8
- Tested for WordPress 5.4
1.0.7
- Scripts and Styles Enqueue Optimized
- Tested for WordPress 5.3.2
1.0.6
- Tested for WordPress 5.2.2
1.0.5
- Tested for WordPress 4.9.8
1.0.4
- Tested for WordPress 4.7.2
- Updated translation files.
- Improved styles for twentyseventeen theme
1.0.3
- Tested for WordPress 4.4
1.0.2
- Tested for WordPress 4.3
- Removed Google schema related tags
1.0.1
- Added Visual Composer Plugin Compatibility
1.0.0
- Initial Release