Changeset 34988 for trunk/src/wp-includes/link-template.php
- Timestamp:
- 10/09/2015 03:51:37 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/link-template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/link-template.php
r34982 r34988 3676 3676 * a 404 instead of a default image), 'retro' (8bit), 'monsterid' (monster), 3677 3677 * 'wavatar' (cartoon face), 'indenticon' (the "quilt"), 'mystery', 'mm', 3678 * or 'myster man' (The Oyster Man), 'blank' (transparent GIF), or3678 * or 'mysteryman' (The Oyster Man), 'blank' (transparent GIF), or 3679 3679 * 'gravatar_default' (the Gravatar logo). Default is the value of the 3680 3680 * 'avatar_default' option, with a fallback of 'mystery'. … … 3710 3710 * a 404 instead of a default image), 'retro' (8bit), 'monsterid' (monster), 3711 3711 * 'wavatar' (cartoon face), 'indenticon' (the "quilt"), 'mystery', 'mm', 3712 * or 'myster man' (The Oyster Man), 'blank' (transparent GIF), or3712 * or 'mysteryman' (The Oyster Man), 'blank' (transparent GIF), or 3713 3713 * 'gravatar_default' (the Gravatar logo). Default is the value of the 3714 3714 * 'avatar_default' option, with a fallback of 'mystery'.
Note: See TracChangeset
for help on using the changeset viewer.