I’ve develop a plugin for buyer portal. For verify login I’ve use customized session. Few month in the past I’ve face this problem which create for session_start()
perform and I’ve already repair this.
Now I’m going through similar problem which create for wp “Login Designer” plugin. I’ve set up this plugin in my web site. After I allow Google Recaptcha v3(see the attachment), my customized session doesn’t work. After verify auth, knowledge saved in $_SESSION['custom_session']
however after redirect…