Created
June 10, 2021 17:54
-
-
Save lukecav/0c5177e59c768c21d1779f048425dfde to your computer and use it in GitHub Desktop.
Disable all modules in the iThemes Security plugin using a WP-CLI command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wp config set ITSEC_DISABLE_MODULES true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://help.ithemes.com/hc/en-us/articles/201937754-How-Do-I-Recover-My-Hide-Backend-URL-
https://developer.wordpress.org/cli/commands/config/set/