Level: Developer
Debug mode WordPress setup
DebugPress will work regardless of the WordPress settings, but some things will not work if WordPress is not set...
Control who can vote for specific rating items
The voting process is controlled by the global plugin settings or settings rules for every rating method. Until there is...
Adding custom code into Must Use Plugin
In most cases, custom code to expand various plugins is added to functions.php in the active theme. And, that is...
Support for AJAX loading
If your theme is using AJAX to load pages, or if you have a plugin or some other code that...
Conditionally disable voting using filters
In preparing for rendering, plugin runs a wide range of filters and actions to allow the developer to make changes...
Show grade instead of the rating number
GD Rating System plugin is highly customizable, but there are limits to what settings can do. For some more unusual changes,...
GD Topic Prefix plugin and GDPR Compliance
GD Topic Prefix Pro plugin doesn't have any features that require gathering or use of website visitors personal data. Personal...
Show plain stars block inside the WP loop
If you need to display the rating block inside the WordPress Loop, you will need to get the rating snippet...
Posts Addon: Limit rating embed using code
If you are using Posts addon in GD Rating System to automatically add rating blocks into posts, pages or custom...
WordPress custom query with ratings
If you have a template that uses WordPress WP_Query object (or query_posts function), you can expand it to display rating and/or...
Rating query object
To search and filter rating items, GD Rating System includes easy to use object, that will construct and run the...
Data for custom rating types
For known rating types (posts, terms, users, comments), the plugin has special objects that will return data for the items belonging...
Rating block showing own rating only
Templates for rating blocks are used to display ratings, and they can be customized to adjust how the ratings are...
Customize user statistics display in topics and replies
User stats area for each topic and reply allows the display of various additional information related to the user. You...
Get rating item object
In some cases, you might need to get the rating item object with all rating data, regardless of the rating...
ASCII/Unicode characters icons for stars, thumbs and likes
GD Rating System 1.3 added ability to add custom font icons sets for stars, thumbs, and likes. This has now...
Add custom font icons set for stars, thumbs and likes
GD Rating System allows you to add custom font icons sets to use for stars, thumbs or likes. This tutorial...
Add custom image sets for stars, thumbs and likes
GD Rating System allows you to add custom image sets to use for stars, thumbs or likes. This tutorial will...
Register new rating entity and types
By default, the plugin supports custom post types, taxonomies, comments and users as entities and rating types. But, you can...
Modifying links in the topic/reply footer area
GD bbPress Toolbox Pro 4.0 added additional actions area under the topic and reply content. bbPress by default keeps all...