Make WordPress Core


Ignore:
Timestamp:
07/01/2021 09:28:38 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Undo the accidental revert of [51299] made in [51300].

See #53399

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/pluggable.php

    r51300 r51301  
    27862786         * @param string $default     URL for the default image or a default type. Accepts '404', 'retro', 'monsterid',
    27872787         *                            'wavatar', 'indenticon', 'mystery', 'mm', 'mysteryman', 'blank', or 'gravatar_default'.
    2788          *                            Default is the value of the 'avatar_default' option, with a fallback of 'mystery'.
    2789          * @param string $alt         Alternative text to use in the avatar image tag. Default empty.
     2788         * @param string $alt         Alternative text to use in the avatar image tag.
    27902789         * @param array  $args        Arguments passed to get_avatar_data(), after processing.
    27912790         */
Note: See TracChangeset for help on using the changeset viewer.