Last active
January 17, 2025 17:18
-
-
Save lukecav/219c51486afc96836782a252cf7fc7a4 to your computer and use it in GitHub Desktop.
Disable brands in WooCommerce core from WP-CLI command
This file contains 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' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment