Last active
February 20, 2026 20:55
-
-
Save lukecav/219c51486afc96836782a252cf7fc7a4 to your computer and use it in GitHub Desktop.
Disable brands in WooCommerce core from WP-CLI command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| wp option update wc_feature_woocommerce_brands_enabled 'no' |
Comments are disabled for this gist.