wp site option update <key> <key-path>
Updates a site option
Arguments
Name | Description |
---|---|
key | The name of the site option to update |
key-path | The new value. If omitted, the value is read from STDIN |
Options
Name | Description |
---|---|
--format <format> | The serialization format for the value |