[wp-trac] [WordPress Trac] #25393: Hook Docs: wp-login.php
WordPress Trac
noreply at wordpress.org
Mon Sep 23 12:24:41 UTC 2013
#25393: Hook Docs: wp-login.php
-------------------------+------------------------------
Reporter: ShinichiN | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Inline Docs | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by ShinichiN):
wp-login-2.diff is a svn diff file.
I didn't know how to research the WP version of the do_action(
'login_form_' . $action ).
'''action hooks'''
{{{
login_enqueue_scripts
login_head
login_footer
lostpassword_post
retrieve_password
retrieve_password_key
login_init
'login_form_' . $action
lost_password
lostpassword_form
validate_password_reset
register_form
login_footer
login_form
}}}
'''filter hooks'''
{{{
shake_error_codes
login_headerurl
login_headertitle
login_body_class
login_message
login_errors
login_messages
allow_password_reset
retrieve_password_title
retrieve_password_message
post_password_expires
lostpassword_redirect
register
wp_signup_location
registration_redirect
login_redirect
wp_login_errors
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25393#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list