Ad Inserter
94Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
Most ratings plugins contain too much code: inline JavaScript, messy markup, weird CSS. Rate is simple, hardly intrusive, and completely overridable.
Rate is a WordPress plugin that allows users to leave ratings on posts, pages, and custom post types through comments. The rating is calculated as the average of all comment ratings, and users can modify their ratings after commenting if they are logged in or have a cookie set. The plugin is designed to be simple and non-intrusive, allowing for easy customisation through CSS.
This plugin is suitable for users who want to add a rating feature to their WordPress site without the complexity of more extensive plugins. It is particularly useful for those who wish to maintain control over the appearance of the rating system through custom styling.
Best for: This plugin suits WordPress users looking for a straightforward rating system for their content.
What it does well
Where it falls short
Rate offers a basic rating functionality for WordPress sites but may require some technical knowledge to implement effectively.
Scott Taylor's own description of Rate, lightly tidied.
Most ratings plugins contain too much code: inline JavaScript, messy markup, weird CSS. Rate is simple, hardly intrusive, and completely overridable.
A Post/Page/Custom Post Type’s rating is the average of all comment ratings. A user can leave a rating when commenting, and change that rating inline after leaving a comment (if logged-in or Cookie’d).
Don’t be afraid to play around and extend the code: drop a rate.css file in your theme directory and mine won’t even load (by default, Rate stars are transparent with a white border, so you can use background-color to set your stars’ colors)!
<?php
// in this version, you need to insert these functions into your theme for ratings to appear
// you don't have to use the_rating(), the comment_rating() will work by itself, but the_rating() will not
// for a Post, Page, or Custom Post Type (average of all comment ratings)
the_rating();
// for a comment
the_comment_rating();
?>
Read More: http://scottctaylor.wordpress.com/2010/11/30/new-plugin-rate/
Other plugins for custom content structures.
Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...
Checkout Field Editor (Checkout Manager) for WooCommerce – The best WooCommerce checkout manager plugin to man...
Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...
The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.
Admin UI for creating custom content types like post types and taxonomies