WP_Query modifications for Products pages
When GD Products Center plugin is active, it will attempt to detect and initialize itself for pages types related to products. When such page is detected, plugin will make modifications to main WordPress Query object and prepare for rendering output related to products.
Upgrade Guide: Migration to Brand in v1.2
GD Products Center 1.2 adds support for company types (Brand and Seller added). If you used taxonomies to add Brand/Manufacturer to product types with previous plugin versions, it is important to switch to Brand company type, and this video will show you how to do it.
Best Practices: Using SQL Queries Debugger
GD Press Tools 4.4 Pro brings a major update to the SQL Queries panel in the debugger. With this update, you can filter queries by different criteria (speed, used tables), find slow and slowest queries, sort by speed. That can help you find all DB related problems with your website.








Ultimate Guide: Comment review system
Since there are many ways to integrate into comment form and comments to add review system that allows submittal of ratings/reviews with the comments, I decided to put on new tutorial that shows different scenarios for this, and solutions for each one of them.