wp cache decr <key> <offset> <group>
Decrements a value in the object cache
Arguments
Name | Description |
---|---|
key | Cache key |
offset | The amount by which to decrement the item’s value |
group | Method for grouping data within the cache which allows the same key to be used across groups |