Plugin could not be deleted due to an error: Could not fully remove the plugin(s
-
Why uninstalling the following (empty) plugin results in error?
// my-plugin/my-plugin.php <?php /* Plugin Name: My Plugin */ // my-plugin/uninstall.php <?php
When I click ‘Delete’ and then confirm, I get the following error:
Plugin could not be deleted due to an error: Could not fully remove the plugin(s) my-plugin/my-plugin.php.
What’s wrong here?
—
~/Sites/wordpress/wp-content/plugins/my-plugin $ ls -ll total 16 -rwxrwxrwx@ 1 me staff 34 13 Aug 21:43 my-plugin.php -rwxrwxrwx@ 1 me staff 6 13 Aug 21:44 uninstall.php
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Plugin could not be deleted due to an error: Could not fully remove the plugin(s’ is closed to new replies.