- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/general-template.php
r14964 r15227 245 245 246 246 /** 247 * Provides a simple login form for use anywhere within WordPress. By default, it echo s247 * Provides a simple login form for use anywhere within WordPress. By default, it echoes 248 248 * the HTML immediately. Pass array('echo'=>false) to return the string instead. 249 249 *
Note: See TracChangeset
for help on using the changeset viewer.