hosting_showWordPressCoreVersionV1
Retrieve the WordPress core version and its known vulnerabilities for a specified installation using the installation ID.
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 |