Opened 15 years ago
Closed 15 years ago
#13059 closed defect (bug) (invalid)
Documentation Issue in wp_redirect()
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Severity: | minor | Version: | 2.9.2 |
Component: | General | Keywords: | has-patch |
Focuses: | 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.