Powerful Gutenberg blocks and flexible shortcodes for adding rating functionality anywhere on your WordPress site.
Modern block editor integration with drag-and-drop rating widgets
Interactive rating widget with template selection and live preview
Display user's rated content with filtering and layout options
Showcase highest-rated content with time-based filtering
Add rating functionality to your content with modern block editor
Configure rating widgets directly in the block editor with live preview.
| Setting | Type | Default | Description |
|---|---|---|---|
template | string | simple/five-stars | Rating template to use |
objectType | string | post | Object type (post/comment) |
category | string | scale | Rating category |
showCount | boolean | true | Display rating counts |
customObjectId | string | "" | Custom object ID |
size | string | medium | Widget size |
Flexible shortcode system for adding ratings anywhere in your content
| Shortcode | Description | Parameters | Example |
|---|---|---|---|
| [ratepress] | Basic rating widget for posts, pages, or custom content | category, template, object_id, object_type, size, show_counts | [ratepress category="scale"] |
| [ratepress_favorites] | Display user's favorite rated content in grid or list layout | user_id, limit, category, columns, layout, show_thumbnail | [ratepress_favorites columns="3"] |
| [ratepress_user_ratings] | Show all ratings submitted by a specific user | user_id, category, limit, show_value, columns, orderby | [ratepress_user_ratings limit="10"] |
| [ratepress_user_stats] | Display rating statistics and activity summary for a user | user_id, show_category_breakdown, show_totals | [ratepress_user_stats] |
| [ratepress_who_liked] | List users who liked/rated positive on specific content | post_id, limit, show_avatars, avatar_size, layout | [ratepress_who_liked show_avatars="yes"] |
| [ratepress_who_rated] | Show all users who rated specific content with their ratings | post_id, category, show_values, limit, show_avatars | [ratepress_who_rated show_values="yes"] |
Complete examples for implementing rating functionality
Powerful features for complex rating implementations
Use RatePress functions directly in your theme templates.
Programmatic rating submission and UI updates.
Create custom rating templates with data attributes for complete control.
Start using RatePress blocks and shortcodes to add professional rating functionality to your WordPress site.