mainwp_sites_suspend
Temporarily disable monitoring and updates on a WordPress site to perform maintenance or troubleshoot issues.
Instructions
Suspend a WordPress site (temporarily disable monitoring and updates)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Site ID (number) or domain name (e.g., "1" or "pavinglist.com") | |
| dry_run | No | Simulate the operation without making changes (defaults to MAINWP_ENABLE_DRY_RUN_BY_DEFAULT) |