Opened 16 months ago
Last modified 16 months ago
#55944 new enhancement
Few wp-admin files need to exit if directly loaded
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.0 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
Some files in wp-admin don't have a check to see if they're being loaded directly, although some others make sure.
The files are:
/wp-admin/network/menu.php
/wp-admin/user/menu.php
/wp-admin/admin-header.php
/wp-admin/menu-header.php
/wp-admin/menu.php
/wp-admin/options-head.php
Note: See
TracTickets for help on using
tickets.
Related: #51806