Make WordPress Core


Ignore:
File:
1 edited

Legend:

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

    r14964 r15227  
    245245
    246246/**
    247  * Provides a simple login form for use anywhere within WordPress. By default, it echos
     247 * Provides a simple login form for use anywhere within WordPress. By default, it echoes
    248248 * the HTML immediately. Pass array('echo'=>false) to return the string instead.
    249249 *
Note: See TracChangeset for help on using the changeset viewer.