Changeset 31591 for trunk/src/wp-includes/pluggable.php
- Timestamp:
- 03/01/2015 07:18:42 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r31587 r31591 2150 2150 * @type bool $force_display Whether to always show the avatar - ignores the show_avatars option. 2151 2151 * Default false. 2152 * @type string $extra_attr HTML attribute to insert in the IMG element. Has no default and is not sanitized.2152 * @type string $extra_attr HTML attributes to insert in the IMG element. Is not sanitized. Default empty. 2153 2153 * } 2154 2154 *
Note: See TracChangeset
for help on using the changeset viewer.