mainwp_updates_themes
Update themes on a WordPress site by providing a site ID or domain and optional theme slugs to update all or selected themes.
Instructions
Update themes on a WordPress site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Site ID (number) or domain name (e.g., "1" or "pavinglist.com") | |
| themes | No | Specific plugin/theme slugs to update (comma-separated). Omit to update all. | |
| dry_run | No | Simulate the operation without making changes (defaults to MAINWP_ENABLE_DRY_RUN_BY_DEFAULT) |