Make WordPress Core

Changeset 56756


Ignore:
Timestamp:
10/02/2023 08:12:13 PM (3 years ago)
Author:
flixos90
Message:

Media: Prevent PHP notice in get_avatar().

Follow up fix to [56690].

Props pereirinha, mukesh27, spacedmonkey.
Fixes #58892.

File:
1 edited

Legend:

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

    r56690 r56756  
    28462846                        'fetchpriority' => null,
    28472847                        'extra_attr'    => '',
     2848                        'decoding'      => null,
    28482849                );
    28492850
Note: See TracChangeset for help on using the changeset viewer.