Changeset 7158
- Timestamp:
- 03/04/08 22:52:36 (9 months ago)
- Files:
-
- trunk/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/pluggable.php
r7132 r7158 1178 1178 * 1179 1179 * @since 2.5 1180 * @param int|string $id_or_email A user ID or email address1180 * @param int|string|object $id_or_email A user ID, email address, or comment object 1181 1181 * @param int $size Size of the avatar image 1182 1182 * @param string $default URL to a default image to use if no avatar is available
