[wp-trac] [WordPress Trac] #22139: Hooks for wp-login customization
WordPress Trac
wp-trac at lists.automattic.com
Tue Oct 9 14:18:07 UTC 2012
#22139: Hooks for wp-login customization
-----------------------------+----------------------------
Reporter: borkweb | Type: enhancement
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Administration
Version: trunk | Severity: normal
Keywords: has-patch |
-----------------------------+----------------------------
I have an application that leverages wp-login.php as the login page (of
course), however, the HTML on the wp-login.php doesn't have a way for my
application to insert its navigational elements, branding, etc.
I propose the addition of two new action hooks: ''login_before_container''
and ''login_after_container'' which would come before and after the login
div, respectively.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22139>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list