Make WordPress Core


Ignore:
Timestamp:
10/23/2013 02:39:36 PM (12 years ago)
Author:
ryan
Message:

Pinking shears

Location:
branches/3.7/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/3.7/src

  • branches/3.7/src/wp-login.php

    r25868 r25881  
    425425/**
    426426 * Fires when the login form is initialized.
    427  * 
     427 *
    428428 * @since 3.2.0
    429429 */
     
    435435 * that brought the visitor to the login form. Actions include 'postpass',
    436436 * 'logout', 'lostpassword', etc.
    437  * 
     437 *
    438438 * @since 2.8.0
    439439 */
     
    575575    /**
    576576     * Fires before the password reset procedure is validated.
    577      * 
     577     *
    578578     * @since 3.5.0
    579579     *
Note: See TracChangeset for help on using the changeset viewer.