Timeline for Redirect a password protected page?
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 20, 2013 at 4:04 | vote | accept | Ina | ||
| Feb 15, 2013 at 0:42 | answer | added | Ina | timeline score: 0 | |
| Feb 12, 2013 at 17:55 | comment | added | Ina | Thank you for taking the time answer. I really appreciate it. | |
| Feb 12, 2013 at 17:55 | comment | added | Ina | I thought so. No, I'm not trying to implement a membership area. It's just one page, and it's not ideal but it was a request. | |
| Feb 12, 2013 at 17:43 | comment | added | Tom J Nowell♦ | The only non-hackish guaranteed solution is to do it earlier before the page loads. btw how is a user to read the password protected page? It sounds like you're trying to fix a fix, like the "I know an old lady who swallowed a fly" song? Are you trying to implement a membership area? | |
| Feb 12, 2013 at 17:41 | comment | added | Ina | That's what I understood with the headers error. Is there anything you can recommend? | |
| Feb 12, 2013 at 16:20 | comment | added | Tom J Nowell♦ | You can't call wp_redirect in the middle of a template, it needs to be done before anything else is printed out | |
| Feb 12, 2013 at 15:27 | history | asked | Ina | CC BY-SA 3.0 |