• PHP Deprecated: Required parameter $redirect follows optional parameter $remember_login in /wp-content/plugins/ppress/classes/class.login-form-auth.php on line 67

    Need to check the order of the function arguments and move the optional parameters to the end of the argument list. Also need to check the order of the arguments in the function calls.

  • The topic ‘PHP 8 Depricated code’ is closed to new replies.