Deactivate WordPress plugin
Deactivate an installed plugin on a WordPress installation.
Provide the WordPress installation (software) identifier in the path. It can
be obtained from GET /api/hosting/v1/wordpress/installations (the id field).
This operation is asynchronous: a successful response only means the deactivation job has been queued.
hostinger wordpress plugins deactivate <username> <software> [flags]
-h, --help help for deactivate
--plugin string Slug of the installed plugin to deactivate.
--config string Config file (default is $HOME/.hostinger.yaml)
--format string Output format type (json|table|tree), default: table
- hostinger wordpress plugins - Plugins commands