Knowledge base
1000 FAQs, 500 tutorials and instructional 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 an issue with your website, disabling WordPress extensions allows you to quickly identify if one of them is causing the problem and to draw the necessary conclusions to repair your site.
- If needed, local partners referenced by Infomaniak can handle these procedures: launch a free call for tenders; they handle everything, freeing you from technical details — also discover the role of the host.
Quickly disable WP extensions
To disable all WordPress extensions:
- Connect to the server via FTP (need help?).
- Go to the site location (folder corresponding to your WordPress site).
- Rename
/wp-content/pluginsto/wp-content/_pluginsfor example.- To disable a specific extension, rename
/wp-content/plugins/PluginNameto/wp-content/plugins/_PluginNamefor example.
- To disable a specific extension, rename
Link to this FAQ:
Has this FAQ been helpful?