Make WordPress Core


Ignore:
Timestamp:
12/09/2008 06:03:31 PM (16 years ago)
Author:
ryan
Message:

Strip trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/user.php

    r10095 r10150  
    430430 * <li>include - User IDs to include.</li>
    431431 * <li>exclude - User IDs to exclude.</li>
    432  * <li>multi - Default is 'false'. Whether to skip the ID attribute on the 'select' element.</li> 
     432 * <li>multi - Default is 'false'. Whether to skip the ID attribute on the 'select' element.</li>
    433433 * <li>show - Default is 'display_name'. User table column to display. If the selected item is empty then the user_login will be displayed in parentesis</li>
    434434 * <li>echo - Default is '1'. Whether to display or retrieve content.</li>
Note: See TracChangeset for help on using the changeset viewer.