wordpress_read_plugin_file
wordpress_read_plugin_fileRead any file from a WordPress plugin by specifying the plugin name and file path. Useful for inspecting plugin code or retrieving configuration files.
Instructions
Read a specific file from a plugin
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin | Yes | ||
| filePath | Yes |