wpnav_delete_plugin
Permanently delete a WordPress plugin by its slug identifier. The plugin must be deactivated first to remove all associated files from your WordPress installation.
Instructions
Delete a WordPress plugin by slug. Plugin must be deactivated first. WARNING: This permanently deletes the plugin files.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin | Yes | Plugin identifier from wpnav_list_plugins "plugin" field (e.g., "wordfence/wordfence", "hello"). Do NOT include .php extension. |