Forums
(@wpdude777)
8 months ago
great plugin
9 years, 6 months ago
p.s. KIRKI embedded in the theme
10 years ago
the same question…
i tried
add_action( 'dslc_hook_unregister_modules', 'deregister_modules' ); function deregister_modules() { dslc_unregister_module( 'DSLC_WooCommerce_Products' ); }
but it doesn’t work