Make WordPress Core

Opened 4 years ago

#56592 new enhancement

Add filter to wp_redirect_admin_locations()

Reported by: galbaras Owned by:
Priority: normal Milestone: Awaiting Review
Component: Rewrite Rules Version: 6.0.2
Severity: normal Keywords:
Cc: Focuses:

Description

Changing the default admin redirections currently requires removing the template_redirect action that calls this function and replacing it with a different function.

A more consistent way to do it would be to provide a filter hook for $admins and another for $logins.

Change History (0)

Note: See TracTickets for help on using tickets.