Disable iThemes Security using wp-config.php
How to disable iThemes security using wp-config.php?
- Connect to your server using SSH/SFTP or FTP
- Locate wp-config.php file
- Add the code below and save the file
- You should be able to login using URL/wp-login.php
define('ITSEC_DISABLE_MODULES', true);
Check out my hassle-free WordPress hosting and WordPress Maintenance Plans