Solved – Deletion failed: There has been a critical error on your website.

Deletion failed: There has been a critical error on your website.Learn more about debugging in WordPress.

Deletion failed: There has been a critical error on your website.Learn more about debugging in WordPress.

Deletion failed: There has been a critical error on your website.Learn more about debugging in WordPress. – If you are also getting the same error and You are unable to  Delete a WordPress Plugin.

Here we are going to provide you step by step fix to resolve this error.

Deletion failed: There has been a critical error on your website.Learn more about debugging in WordPress.


Also Read : Solved – Import WordPress xml file larger than 2 mb upload_max_filesize Error


Steps to take when you are unable to delete a WordPress plugin

 

Method 1: Delete WordPress plugin Via File Manager

  1. Login to your “CPanel” account where the site is hosted.
  2. Choose “Manage Web Hosting“.
  3. Find “Files” section and then Click “File Manager“.
  4. Steps to take when you are unable to delete a WordPress plugin
  5. Now locate this Path public_html/wp-content/plugins
  6. Time to find the plugin from the list of plugins.
  7. Once you find the Plugin folder select the Folder and “Delete” it.
  8. That’s it Now go back to your wordpress plugin section and check you will the Plugin is no more available and deleted successfully.

 


Method 2 : Delete WordPress plugin Via Terminal /SSH

  1. Login to your “CPanel” account where the site is hosted.
  2. Choose “Manage Web Hosting“.
  3. Find “Advanced” section and then Click “Terminal“.
  4. Delete WordPress plugin Via Terminal or SSH
  5. Now locate this Path using command “cd public_html/wp-content/plugins”
  6. Then run this command to list all the plugins ” ls -ltr
  7. Once you find the Plugin folder run this command ” rm -R <folder name> “.
  8. Now again run ” ls -ltr ” and check whether the folder still exist or not.
  9. If not then it is deleted successfully Now go back to your wordpress plugin section and check you will the Plugin is no more available and deleted successfully.

You can use these to remove those WordPress plugins from your site which show Deletion failed error. If you know any other way to do the same please share the same with our audience.

 

Also Read : Solved (WordPress)- There was an error trying to send your message. Please try again later.