wp_logout() action change on WordPress 5.1.1
-
Hi,
We’ve recently upgraded out wordpress site to 5.1.1 and we’ve started having issues with wp_logout() throwing us a 302 http response with no errors/warnings.
We’ve narrowed it down to do_action(‘wp_logout’) causing the error and after some more troubleshooting we’ve seen that the Trusona plugin is adding some hooks/functions to the wp_logout action. After temporarily deactivating Trusona the issue has been resolved.
So my question is, is there any new functionality with Trusona that triggers a 302 redirect starting from WordPress 5.1.1?
Wordpress: 5.1.1
PHP: 7.2.16
Trusona: 1.4.5Any help will be appreciated as we still plan on using Trusona in our WordPress site. Thanks in advance!
- The topic ‘wp_logout() action change on WordPress 5.1.1’ is closed to new replies.