wp_update_site_settings
Update one or more general WordPress site settings—title, tagline, or timezone—to match your site's needs.
Instructions
Updates one or more general settings for a WordPress site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | The ID of the WordPress site to target (from mcp-wordpress.config.json). Required if multiple sites are configured. | |
| title | No | The title of the site. | |
| timezone | No | A city in the same timezone, e.g., 'America/New_York'. | |
| description | No | The tagline or description of the site. |