Level: Developer
gdrts_aggregate()->comments_by_post()
gdrts_aggregate()->posts_by_term()
gdrts_aggregate()->posts_by_author()
gdrts_aggregate()->items_by_type()
gdrts_render_custom_star_badge()
gdrts_render_custom_stars_block()
gdrts_ur_show_reviews_block()
gdrts_ur_show_reviews_overall()
gdrts_db_vote_logged
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...