• On line 72 of Shortcodes/Insert_Confirm_Forgot_Password.php, you have esc_atrr instead of esc_attr, which results in a PHP fatal error.

    Also, on line 35 you have $CheckCookie['Username'] but don’t check to see if $CheckCookie is false, as the function can return either $User or false – this gives a PHP warning when false.

Viewing 1 replies (of 1 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hi Alexander,

    Thanks for sharing this with us. We’ll make the necessary changes and release an update ASAP.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.