wordpress_get_option
Retrieve specific configuration values from WordPress sites to access settings, customize functionality, or manage site data stored in the wp_options table.
Instructions
Get WordPress option value from wp_options table
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |