wordpress_write_plugin_file
wordpress_write_plugin_fileWrite or modify plugin files with automatic backup creation. Specify plugin, file path, and content to update WordPress plugin files safely.
Instructions
Write or modify a file in a plugin (automatically creates backup)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin | Yes | ||
| filePath | Yes | ||
| content | Yes |