wordpress_update_option
wordpress_update_optionUpdate a WordPress option's value in the wp_options table by providing the option name and new value.
Instructions
Update WordPress option value in wp_options table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes |