Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same problem on my website. Please help. Thanks Janice

    Looks like you’re using BBPress. Try adding this to the bottom of the login redirect plugin file (before the closing “?>” tag:

    // For overriding BBPress redirect
    add_filter( 'bbp_user_register_redirect_to', array( 'rulRedirectPostRegistration', 'post_registration_wrapper' ), 10, 1 );
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Peter's Login Redirect] Post-registration redirect not working’ is closed to new replies.