Settings Overview
The connected plugin screen exposes a small set of operational settings:- heartbeat interval
- pause heartbeat monitoring
- save settings
- unlink site
wthb_options option.
Heartbeat Interval
The interval controls how often the WordPress integration prepares heartbeat data for Watchman Tower.Allowed Range
| Minimum | Maximum | Default |
|---|---|---|
| 60 sec | 3600 sec | 300 sec |
How to Change It
Settings are not auto-saved. The current plugin requires an explicit
Save Settings action.
Pause Heartbeat Monitoring
The plugin also lets you pause heartbeat monitoring without unlinking the site. When paused:- the pause state is stored locally
- the state is sent upstream on settings sync
- the inbound WT-triggered heartbeat endpoint returns a paused response instead of running the heartbeat job
Typical Uses
- maintenance windows
- migration work
- temporary noise reduction during controlled changes
How to Change It
Unlink Site
The connected screen includes an Unlink Site button. Use unlinking when you want to remove the pairing entirely. For temporary operational changes, pausing is usually the safer option.Inspecting Saved State
You can inspect the plugin state with WP-CLI:wthb_options include:
connectedinterval_secpausesite_idlast_successlast_error
