wp transient list
Lists transients and their values
Options
Name | Description |
---|---|
--search <pattern> | Use wildcards ( * and ? ) to match transient name |
--exclude <pattern> | Pattern to exclude. Use wildcards ( * and ? ) to match transient name |
--network | Get the values of network|site transients. On single site, this is a specially-named cache key. On multisite, this is a global cache (instead of local to the site) |
--unserialize | Unserialize transient values in output |
--human-readable | Human-readable output for expirations |
--fields <fields> | Limit the output to specific object fields |
--format <format> | Render output in a particular format |