Disabling TrustedLogin

You may not want any plugins to run TrustedLogin on your site. Not a problem! Here's how to disable TrustedLogin site-wide.

To disable TrustedLogin, define a TRUSTEDLOGIN_DISABLE constant in the site's wp-config.php file. That will prevent all code that uses TrustedLogin from loading TrustedLogin.

To prevent a single TrustedLogin installation, you will need to know the namespace. Once you have the namespace, define a TRUSTEDLOGIN_DISABLE_{NAMESPACE} constant in the site's wp-config.php file. The namespace must be in all caps.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us