A testimonials management plugin for WordPress.
- CPT Testimonials
- Page template (named Testimonials) + single template
- Widget (named Cherry Testimonials Widget)
- Shortcode (named cherry_testimonials)
- 20+ custom hooks
- Translation (Localization)
Insert a shortcode [cherry_testimonials] to the post/page content.
Fire the action 'cherry_get_testimonials'. Example:
do_action( 'cherry_get_testimonials' );
Just drop widget to the your sidebar.
Found a bug? Feature requests? Create an issue - Thanks!