WP Folder Search & Remove Command Generator
This tool allows you to generate commands for locating and removing specific plugin or theme folders in your WordPress installation.
How to Use
Step 1: Choose the Type of Folder
Enter whether you're targeting a WordPress plugin or theme folder. This will allow the tool to generate the appropriate search command.
Step 2: Enter the Folder Name
Provide the exact name of the plugin or theme folder (e.g., `if-menu` for a plugin or `twentytwenty` for a theme).
Step 3: Generate the Command
Click "Generate Commands" to create the `find` and `remove` commands that you can run from your terminal to find and optionally delete the specified folder.