• Hi, I have a function in my project that checks if a page is user restricted and if it is, it will redirect the user back to the home page (if they are not logged in). I tested the function several times and there wasn’t any issues. After installing this plugin, the wp_redirect() function was no longer working. I deactivated this plugin and the function worked again.

    Any ideas how to fix this issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author smartypants

    (@smartypants)

    Hey Adrocodes, could you show the hook and function?

    Hi there,

    I am experiencing the same issue with different other plugins for redirecting pages after the user logs into the site. All my tried plugins don’t work together with yours.
    Just a few examples to mention:
    TML – Theme my login redirect option,
    Peter’s login redirect
    Redirect After Login, etc.

    Do you have any plans on fixing this issue?
    Seems like none of the aforementioned tools may help, I usually get down to the frontpage after login.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin blocking wp_redirect function’ is closed to new replies.