• So I am writing a plugin where after a user completes a form on the front end it needs to send a 301/302 redirect. Whats the best way to do this? How do I make sure my header() function is called before the other headers?

  • The topic ‘Best way to send HTTP headers w/plugin?’ is closed to new replies.