Opened 3 years ago
Closed 3 years ago
#13059 closed defect (bug) (invalid)
Documentation Issue in wp_redirect()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | General | Version: | 2.9.2 |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
It's for FASTCGI only, not IIS and FASTCGI.
Related WP Bug is: #3215
Related PHP Bug is: #36705
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
The use of status_header() seems not necessary and may cause problem. See #10187.