wp cache get <key> <group>
Gets 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 |
Gets 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 |