wp transient get <key>
Gets a transient value
Arguments
Name | Description |
---|---|
key | Key for the transient |
Options
Name | Description |
---|---|
--format <format> | Render output in a particular format |
--network | Get the value of a network|site transient. On single site, this is is a specially-named cache key. On multisite, this is a global cache (instead of local to the site) |