vidanov (@vidanov)

Forum Replies Created

Viewing 1 replies (of 1 total)
  • In reply to: logout variable

    My fix for the problem:

    Comment two strings in the file

    bbp-includes/bbp-core-hooks.php

    //add_filter( ‘login_redirect’, ‘bbp_redirect_login’, 2, 3 );

    //add_filter( ‘logout_url’, ‘bbp_logout_url’, 2, 2 );

Viewing 1 replies (of 1 total)