WordPress.org

Make WordPress Core

Opened 2 years ago

Last modified 2 years ago

#16907 new defect

Redirecting w/o using wp_redirect();

Reported by: hakre Owned by:
Priority: normal Milestone: Awaiting Review
Component: General Version: 3.1
Severity: normal Keywords: has-patch
Cc: WordPress@…

Description

Some places in worpdress core do not make use of the wp_redirect() function.

Attachments (1)

16907.patch (1.5 KB) - added by hakre 2 years ago.
theme-editor.php and ms-settings.php

Download all attachments as: .zip

Change History (4)

hakre2 years ago

theme-editor.php and ms-settings.php

comment:1 hakre2 years ago

Three of those places can be easily resolved, reducing duplicate code and increasing security.

comment:2 hakre2 years ago

Related: #16909

comment:3 voyagerfan57612 years ago

  • Cc WordPress@… added
Note: See TracTickets for help on using tickets.