helpers->product->is_premium() ) { return; } // No premium commands allowed. WP_CLI::error( 'This command can only be run with an active Yoast SEO Premium license.' ); } }