Good Plugin
By huzaifa0300 on September 16, 2024
Plugin is working fine but it's showing this error:
WooCommerce has detected that some of your active plugins are incompatible with currently enabled WooCommerce features.
It is HPOS compatible
By David (divorcetheworld) on July 30, 2024
Unfortunately, HPOS compatibility is not declared, but the code is compatible [by my review].
You can add code to the primary plugin file to declare compatibility if you would like:
add_action('before_woocommerce_init', function(){
if ( class_exists( AutomatticWooCommerceUtilitiesFeaturesUtil::class ) ) {
AutomatticWooCommerceUtilitiesFeaturesUtil::declare_compatibility( 'custom_order_tables', __FILE__, true );
}
});
Useful handy plugin
By Samuel222 on July 27, 2024
Hello, is possible to update this plugin to meet HPOS requirements please?
HPOS support
By anze on March 13, 2024
Great plugin! Does what it says. But I was wondering if you could update it to support WooCommerce’s HPOS. I want to enable it, but it says that your plugin isn’t compatible with it.
Perfect!
By ethericweb on December 20, 2023
Super simple and works great! :) Good job, thank you!
Good plugin
By robertorefresh on December 13, 2023
Hello.
Will be this updated? Thanks
Simple and light weight
By enrique1siv on December 7, 2023
Practical implementation
Best Plugin & Light weight
By Arwinder Singh (arwinder) on December 6, 2023
Superb plugin
It works as expected
By matutino on November 21, 2023
All good!
It works perfectly!
By Marsen on October 16, 2023
Very simple to use. Tested on WordPress 6.3.2, Avada 7.11.2, WooCommerce 8.2. It works!