mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Correct @since tags for new properties and functions related to infinite scrolling in Media Library.
Follow-up to [50829]. See #50105, #40330, #52628. git-svn-id: https://develop.svn.wordpress.org/trunk@50831 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4309,7 +4309,7 @@ function wp_enqueue_media( $args = array() ) {
|
||||
/**
|
||||
* Filters whether the Media Library grid has infinite scrolling. Default `false`.
|
||||
*
|
||||
* @since 5.7.0
|
||||
* @since 5.8.0
|
||||
*
|
||||
* @param bool $value The filtered value, defaults to `false`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user