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