wp network meta delete <id> <key> <value>
Delete a meta field
Arguments
Name | Description |
---|---|
id | The ID of the object |
key | The name of the meta field to delete |
value | The value to delete. If omitted, all rows with key will deleted |
Options
Name | Description |
---|---|
--all | Delete all meta for the object |