Make WordPress Core


Ignore:
Timestamp:
05/08/2021 11:20:02 AM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct @since tags for new properties and functions related to infinite scrolling in Media Library.

Follow-up to [50829].

See #50105, #40330, #52628.

File:
1 edited

Legend:

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

    r50829 r50831  
    43104310     * Filters whether the Media Library grid has infinite scrolling. Default `false`.
    43114311     *
    4312      * @since 5.7.0
     4312     * @since 5.8.0
    43134313     *
    43144314     * @param bool $value The filtered value, defaults to `false`.
Note: See TracChangeset for help on using the changeset viewer.