Make WordPress Core

Changeset 12701


Ignore:
Timestamp:
01/11/2010 10:33:28 PM (15 years ago)
Author:
westi
Message:

@since version for wp_login_form. See #11172 props dd32.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/general-template.php

    r12696 r12701  
    201201 * the HTML immediately. Pass array('echo'=>false) to return the string instead.
    202202 *
    203  * @since x.x
     203 * @since 3.0.0
    204204 * @param array $args Configuration options to modify the form output
    205205 * @return Void, or string containing the form
Note: See TracChangeset for help on using the changeset viewer.