wordpress_update_option
Update WordPress site settings by modifying values in the wp_options table. Specify the option name and new value to change configuration parameters.
Instructions
Update WordPress option value in wp_options table
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes |