wp config get <name>
Gets the value of a specific constant or variable defined in 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’ |
--format <options> | Get value in a particular format |