Skip to content

Instantly share code, notes, and snippets.

@lukecav
Last active February 20, 2026 20:55
Show Gist options
  • Select an option

  • Save lukecav/219c51486afc96836782a252cf7fc7a4 to your computer and use it in GitHub Desktop.

Select an option

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'

Comments are disabled for this gist.