A lightweight WordPress optimization plugin with configurable performance enhancements for WooCommerce, WP Store Locator, and WordPress admin interfaces.
- WordPress 6.8+
- PHP 8.2+
- WooCommerce 5.0+
- WP Store Locator
- WooCommerce: Show empty categories, hide category product counts, and add a user order count column
- WP Store Locator: Display store categories in info windows and disable the REST API endpoint
- WordPress Admin: Add a sortable user registration date column
All features are individually configurable via Settings > Optimizations ACE MC.
The main plugin file bootstraps focused classes from includes/:
Optimizations_Ace_Mc_Settingshandles option defaults and sanitization.Optimizations_Ace_Mc_Admin_Pagehandles the settings screen and assets.- Dedicated optimization classes register WooCommerce, WP Store Locator, and WordPress admin hooks.
- Upload the plugin to
/wp-content/plugins/optimizations-ace-mc. - Activate it from the WordPress Plugins screen.
- Configure it at Settings > Optimizations ACE MC.
GPL-3.0-or-later