Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 783 Bytes

File metadata and controls

14 lines (11 loc) · 783 Bytes

# WordPressV1PluginsInstalledPluginResource

Properties

Name Type Description Notes
name string Plugin slug
title string Human readable plugin name
version string Installed plugin version
status string Whether the plugin is active or inactive
update string Available update version, or "none" when up to date
vulnerabilities \Hostinger\Model\WordPressV1CommonVulnerabilityResource[] Known vulnerabilities affecting the installed version

[Back to Model list] [Back to API list] [Back to README]