Category: Tutorials
Customize new and unread topics and replies badges
To display new and unread topics and link to first unread reply in the topic, plugin uses simple badges with...
User roles and prefix groups
This video shows how to configure prefix groups and use user roles to control who can set topic prefix when...
Working with prefixes and groups
This video shows how to create and manage topic prefixes, how to create and manage prefix groups, how to assign...
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...
Manual rating block theme integration
This video show how you can add rating block to the theme template, customize the manual integration functions, custom styling...
Use rating item object in theme templates
This video show how you can use rating item object to get rating data for any rating item, without rendering...
Override and customize rating templates
This two-part video shows the process of making the copy of rating template and creating new templates for rating blocks...
Custom default values for Attachment BBCode
Attachment BBCode is used to embed files from media library into topic/reply content. More information about this BBCode is available...
Rating list loop with active ratings
GD Rating System includes own rating list query object that works similar to the WordPress WP_Query, but for rating data....
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...
Working with Term Images
GD Content Tools Pro allows you to set image for each term in selected taxonomies. This feature includes expansion of...
Using filters for extra control of some plugin features
GD Content Tools Pro, like all other Dev4Press developed plugins, adds the large number of filters that can be used...
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...