Make WordPress Core


Ignore:
Timestamp:
12/29/2021 05:26:26 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Miscellaneous inline documentation improvements.

See #53399

File:
1 edited

Legend:

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

    r52208 r52422  
    27212721                 * Allows the HTML for a user's avatar to be returned early.
    27222722                 *
    2723                  * Passing a non-null value will effectively short-circuit get_avatar(), passing
     2723                 * Returning a non-null value will effectively short-circuit get_avatar(), passing
    27242724                 * the value through the {@see 'get_avatar'} filter and returning early.
    27252725                 *
Note: See TracChangeset for help on using the changeset viewer.