[wp-trac] [WordPress Trac] #30104: Login Form Filters not working

WordPress Trac noreply at wordpress.org
Sun Oct 26 02:42:22 UTC 2014


#30104: Login Form Filters not working
------------------------------------+------------------------------
 Reporter:  davidp98                |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Login and Registration  |     Version:  4.0
 Severity:  normal                  |  Resolution:
 Keywords:                          |     Focuses:
------------------------------------+------------------------------

Comment (by SergeyBiryukov):

 That action is specific to
 [http://codex.wordpress.org/Function_Reference/wp_login_form
 wp_login_form()] function, which can be used for custom login forms.

 For the default form, use
 [http://codex.wordpress.org/Plugin_API/Action_Reference/login_form
 login_form] or any other appropriate action in `wp-login.php`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30104#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list