Check if WordPress installations are valid
hosting_checkIfWordPressInstallationsAreValidV1Validate WordPress installations by checking for broken files, plugins, or themes. Provide software IDs to detect invalid installations and troubleshoot issues.
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. |