Plugin blocking wp_redirect function
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Plugin blocking wp_redirect function’ is closed to new replies.