Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Temporarily disable WordPress extensions
This guide explains how to disable all extensions installed on your WordPress on a Web Hosting.
Preamble
- If you encounter a problem with your website, disabling WordPress extensions allows you to quickly identify if one of them is causing the issue and draw the necessary conclusions to repair your site.
- For additional help contact a partner or launch a free tender β also discover the role of the host.
Quickly disable WP extensions
To disable all WordPress extensions:
- Log in to the server via FTP (need help?).
- Go to the site location (folder corresponding to your WordPress site).
- Rename
/wp-content/plugins
to/wp-content/_plugins
for example.- To disable a specific extension, rename
/wp-content/plugins/PluginName
to/wp-content/plugins/_PluginName
for example.
- To disable a specific extension, rename
Link to this FAQ: