#2855 closed defect (bug) (fixed)
Switching to wp_get_referer()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.1 |
| Component: | Administration | Keywords: | bg|has-patch |
| Focuses: | Cc: |
Description
Here's a patch that switches everything in the trunk that used to check $_SERVERHTTP_REFERER? to wp_get_referer().
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
(In [3921]) Use wp_get_referer(). Props robmiller. fixes #2855