hosting_checkIfWordPressInstallationsAreValidV1
Check WordPress installation validity and detect broken sites caused by missing files, plugins, or themes.
Instructions
Check whether one or more WordPress installations are valid and working correctly. Detects broken installations caused by missing files, broken plugins, themes and similar issues.
Provide the WordPress installation (software) identifiers in the body. They
can be obtained from GET /api/hosting/v1/wordpress/installations (the id
field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force fresh validation without cache. Preferable for troubleshooting purposes. | |
| username | Yes | username parameter | |
| software_ids | Yes | WordPress installation (software) identifiers to validate. |