Changeset 7158

Show
Ignore:
Timestamp:
03/04/08 22:52:36 (9 months ago)
Author:
ryan
Message:

Update get_avatar() phpdoc

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-includes/pluggable.php

    r7132 r7158  
    11781178 * 
    11791179 * @since 2.5 
    1180  * @param int|string $id_or_email A user ID or email address 
     1180 * @param int|string|object $id_or_email A user ID,  email address, or comment object 
    11811181 * @param int $size Size of the avatar image 
    11821182 * @param string $default URL to a default image to use if no avatar is available