wp cache delete <key> <group>
Removes a value from the object cache
Arguments
| Name | Description |
|---|---|
key | Cache key |
group | Method for grouping data within the cache which allows the same key to be used across groups |
Removes a value from the object cache
| Name | Description |
|---|---|
key | Cache key |
group | Method for grouping data within the cache which allows the same key to be used across groups |