Premium tutorials on Dev4Press
Ever since I started with premium support on Dev4Press for GD Star Rating plugin, many tutorials are published there. Most of them are video tutorials with lenght from 7 to 15 minutes covering many different subjects, requested by the premium subscribers.
Categories management
One of the new things in GD Star Rating 1.4.6 is functions Categories panel for categories based management of rules, restrictions and integration. Categories hierarchy is fully supported, and settings can be inherited from parent categories.
Optimization Guide #1
I know, GD Star Rating has a lot (or maybe too many) settings. But that’s what it takes to make a plugin that can be customized to the extent this plugins does. But, all that will require some tweaking and optimizations for better performance.
GD Star Rating 1.4.3
This is bug fixing maintenance release. There were few reported bugs last week, all fixed now. I have also discovered one problem with using active rating blocks integration functions and setting star sizes different from global settings.
GD Star Rating 1.4.2
This version has one new very, very unique feature called Builder. The reason for adding this builder are countless questions about using simple plugins PHP functions used for integration into theme or other plugins. Interested? Read on.
Press Tools & Simple Widgets
In the last week I was very busy working on my 3 main plugins: GD Star Rating, GD Press Tools and the latest one GD Simple Widgets. Both Press and Widget plugins have seen a major release in the last two days. Here is a little more about them.
Comments integration #1
Integrating both post’s standard and multi ratings into comment, so that the post reader can add comment about the topic and assign rating (or review) for that post along with the comment, is very easy. Read for more details.




Comments integration #2
After the rating is saved along with the comment into database, now it’s time to show that rating with the comment on the post page. This will also require modifying the theme files. And again, there is a couple of functions you will need to use.