Skip to content

Instantly share code, notes, and snippets.

@lukecav
Last active January 17, 2025 17:18
Show Gist options
  • Save lukecav/219c51486afc96836782a252cf7fc7a4 to your computer and use it in GitHub Desktop.
Save lukecav/219c51486afc96836782a252cf7fc7a4 to your computer and use it in GitHub Desktop.
Disable brands in WooCommerce core from WP-CLI command
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