Description
Filters whether the Media Library grid has infinite scrolling. Default `false`.
Occurrences
Filename | Line Number |
---|---|
wp-includes/media.php | 4720 |
Parameters
Type | Name | Description |
---|---|---|
bool | $infinite | Whether the Media Library grid has infinite scrolling. |
PHP Doc
/**
* Filters whether the Media Library grid has infinite scrolling. Default `false`.
*
* @since 5.8.0
*
* @param bool $infinite Whether the Media Library grid has infinite scrolling.
*/