mainwp_sites_unsuspend
Re-enable monitoring and updates for a suspended WordPress site by unsuspending it.
Instructions
Unsuspend a WordPress site (re-enable 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) |