Show WordPress core version
hosting_showWordPressCoreVersionV1Check the WordPress core version of a specific installation and identify known vulnerabilities affecting it. Provide the installation ID to get security-focused version details.
Instructions
Show the WordPress core version for the specified installation, along with known vulnerabilities affecting it.
Provide the WordPress installation (software) identifier in the path. It can
be obtained from GET /api/hosting/v1/wordpress/installations (the id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| software | Yes | WordPress installation (software) identifier | |
| username | Yes | username parameter |