wp_get_options
Retrieve WordPress settings and configuration values from your local development site for debugging, analysis, or integration workflows.
Instructions
Get WordPress options (settings)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of options to retrieve (default: 20) | |
option_name | No | Specific option name to retrieve | |
search | No | Search in option names |