wp config delete <name>
Deletes a specific constant or variable from the wp-config.php file
Arguments
Name | Description |
---|---|
name | Name of the wp-config.php constant or variable |
Options
Name | Description |
---|---|
--type <options> | Type of the config value to delete. Defaults to ‘all’ |