hosting_listInstalledWordPressPluginsV1
Retrieve a list of installed WordPress plugins with their status, available updates, and known vulnerabilities to manage site security and maintenance.
Instructions
List plugins installed on a WordPress installation, including their status, available updates and known vulnerabilities.
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 |
|---|---|---|---|
| category | No | Filter installed plugins by category. | |
| software | Yes | WordPress installation (software) identifier | |
| username | Yes | username parameter |