Review Content Type
Review Content Type
Description
Review Content Type is a feature-rich, extendable and powerful WordPress review plugin allowing you to create professional looking review websites with ease. Using this review plugin for WordPress, you can create in-depth reviews having pros, cons, summary, rating, featured image, pricing details, and affiliate links.
Whether you’re an affiliate marketer or a blogger writing reviews of products, services or anything else, this plugin has you covered.
How this WordPress review plugin is different?
Unlike other WordPress review plugins that add review functionality to existing post types, this plugin adds new review custom post type along with related custom taxonomies instead. Thus, avoiding cluttering of existing post types with review related data. And, most importantly allowing better management and organization of reviews for an overall improved user experience.
Features
- Add unlimited pros and cons to reviews along with a brief summary.
- Call to action buttons ideal for affiliate links.
- Link featured image to the media file, review page, or any custom URL if you want.
- Choose from one of the inbuilt stars, point, or percentage rating types or create a new one.
- Customize rating scale of all available rating types as per your likings. For example, you can switch from the default 5-star half rating system to 10-star full rating system with few changes to the rating scale of stars rating type.
- Support Schema.org rich snippets.
- Custom capabilities for creating and managing reviews.
- Easily customize review permalinks.
- Compatible with any WordPress theme.
- Responsive and mobile friendly.
- Developer friendly with plenty of actions and filters and a flexible templating system.
Documentation & Support
Use WordPress.org support forum for getting any help on using this plugin. However, please read the documentation available here thoroughly before posting on the support forum.
Contributing
Developers can contribute by heading over to Review Content Type GitHub repository.
Feedback
If you like this plugin, then please don’t forget to leave a good rating and review. Any constructive feedback including feature requests that can make this WordPress review plugin better is always welcome!
Installation
- Upload
review-content-typeto the/wp-content/plugins/directory - Activate the plugin through the \’Plugins\’ menu in WordPress
- Configure the plugin from the ‘Reviews > Settings’ page
Screenshots
Faq
Installation Instructions
- Upload
review-content-typeto the/wp-content/plugins/directory - Activate the plugin through the \’Plugins\’ menu in WordPress
- Configure the plugin from the ‘Reviews > Settings’ page
Reviews
Great review plugin for WordPress!!!
By Edo Dijkgraaf (Sjoechem) on March 20, 2017
add_filter( 'get_the_archive_title', 'your_prefix_review_archive_title' );
function your_prefix_review_archive_title( $title ) {
if ( is_post_type_archive( 'review' ) ) {
return post_type_archive_title( '', false );
}
return $title;
}
The code helps to get rid of the word Archives at the archive page.
I use the plugin for reviews (what else?). I want Dutch entrepreneurs to start publishing videos. With only 24 million people in the world who can speak Dutch there is no real market for a commercial platform on video publishing for Dutch (and Flemish) speaking entrepreneurs. But I just want to do it. One should have a hobby right?
This plugin makes it possible I can publish reviews for this niece audience. Thank you for that Chetan Chauhan!
For Dutch who want to see it in action (or who want the Dutch language files): https://combron.nl/reviews/ AWESOME PLugin!
By mariagrazia16 on September 22, 2016
11/10
By marko2317 on September 3, 2016
Amazing plugin
Great! But few issues.
By Jkozlowski91 on September 3, 2016
Hi there,
I think the plugin is really useful and has a lot of potential.
However, there's few issues:
1. The brand image is not aligned with the button, the image is shifted towards the left and it looks messy in my opinion.
2. Social media plugins see the 'pros and cons' and 'summary' as two different post therefore the social buttons appear twice.
3. After adding an image my footer broke and was overlaping with the footer. Please make sure that the summary is 'fixed'.
Thanks and I hope you'll be able to make some improvements.
Jakub
Brilliant review plugin
By shemmie on September 3, 2016
Allows for really customizable reviews, that integrates perfectly with WordPress / my chosen theme. Developer is very responsive to questions.
Highly recommended.
5/5
By vantom on September 3, 2016
I have tested many plugins to manage reviews, but this is the best!
Changelog
1.0.4 – 2018-05-14
- Fix: Allow hardcoded string in
content-single-review-price.phpto be translated.
1.0.3 – 2016-04-13
- Fix: Span element not closed while displaying rating using
rct_rating_html().
1.0.2 – 2015-09-19
- Tweak: Added appropriate capabilities for managing reviews to the editor, author, and subscriber user roles too. Earlier only administrator user role was given the permissions to manage reviews.
- Tweak: Remove all custom capabilities and saved settings when the plugin is deactivated and deleted from WP dashboard respectively.
- Fix: Incorrect rating is saved if rating scale is customized while the review is being created/edited by the user.
1.0.1 – 2015-06-20
- New: Show published reviews count in the ‘At a Glance’ dashboard widget.
- Fix: Incorrect reviews updated messages when using bulk edit.
1.0.0 – 2015-04-18
- Initial release





