Make WordPress Core


Ignore:
Timestamp:
08/24/2020 10:10:25 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add a @since note about the $srcset and $sizes attributes added to wp_get_attachment_image().

Follow-up to [34855].

See #51122.

File:
1 edited

Legend:

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

    r48852 r48853  
    10031003 *
    10041004 * @since 2.5.0
     1005 * @since 4.4.0 The `$srcset` and `$sizes` attributes were added.
    10051006 * @since 5.5.0 The `$loading` attribute was added.
    10061007 *
Note: See TracChangeset for help on using the changeset viewer.