WP CLI complains about HTTP_HOST in Loginizer
-
When running any wp cli commands on production, I get many
Notice: Undefined index: HTTP_HOST in /public_html/wp/wp-content/plugins/loginizer-security/premium.php on line 592To appease WP CLI, can you wrap any
$_SERVER[]references in conditionals?
The topic ‘WP CLI complains about HTTP_HOST in Loginizer’ is closed to new replies.