Changeset 55239 for trunk/src/wp-includes/link-template.php
- Timestamp:
- 02/06/2023 09:28:15 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/link-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/link-template.php
r55085 r55239 4224 4224 * @type int $size Height and width of the avatar in pixels. Default 96. 4225 4225 * @type string $default URL for the default image or a default type. Accepts '404' (return 4226 * a 404 instead of a default image), 'retro' (8bit), ' monsterid' (monster),4227 * ' wavatar' (cartoon face), 'indenticon' (the "quilt"), 'mystery', 'mm',4228 * or 'mysteryman' (The Oyster Man), 'blank' (transparent GIF), or4229 * 'gravatar_default' (the Gravatar logo). Default is the value of the4226 * a 404 instead of a default image), 'retro' (8bit), 'RoboHash' (robohash), 4227 * 'monsterid' (monster), 'wavatar' (cartoon face), 'indenticon' (the "quilt"), 4228 * 'mystery', 'mm', or 'mysteryman' (The Oyster Man), 'blank' (transparent GIF), 4229 * or 'gravatar_default' (the Gravatar logo). Default is the value of the 4230 4230 * 'avatar_default' option, with a fallback of 'mystery'. 4231 4231 * @type bool $force_default Whether to always show the default image, never the Gravatar. Default false.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)