Mix and Match v2.8.3 – Store API & Debugging Improvements
New
Query Monitor integration for database query logging
Mix and Match now includes a compatibility module for Query Monitor that logs database queries made by the plugin. This makes it easier for developers to analyze performance and troubleshoot database-related issues.
Requires the Query Monitor plugin to be active.
Fixes
Resolved undefined class error with Not Sold Separately extension
Fixed an issue where the WP_MNM_Cache class could become undefined when using the Not Sold Separately mini-extension.
Correct child category ordering in Store API responses
Child categories in Store API responses now properly respect the saved order, ensuring frontend displays match your configured structure.
Improvements
Updated plugin name in admin strings
Replaced references to “WooCommerce Mix and Match Products” with the updated name “Mix and Match Products for WooCommerce” for improved clarity and consistency in the admin interface.
Why this matters
- Prevents fatal errors when using the Not Sold Separately extension
- Ensures Store API responses reflect your saved category order
- Provides better debugging visibility for developers
- Improves naming consistency in the WordPress admin