wp option list

Lists options and their values

Options

NameDescription
--search <search>Use wildcards ( * and ? ) to match option name
--exclude <exclude>Pattern to exclude. Use wildcards ( * and ? ) to match option name
--autoload <autoload>Match only autoload options when value is on, and only not-autoload option when off
--transientsList only transients. Use --no-transients to ignore all transients
--no-transientsList only transients. Use --no-transients to ignore all transients
--unserializeUnserialize option values in output
--field <field>Prints the value of a single field
--fields <fields>Limit the output to specific object fields
--format <format>The serialization format for the value. total_bytes displays the total size of matching options in bytes
--orderby <fields>Set orderby which field
--order <order>Set ascending or descending order