[ad_1]
Hi!
Thought it could be nice to add the option to enable the Media library infinite scroll. Since 5.8 this is no longer the default behaviour in the library yet the function remains available.
FYI it’s only applying this filter :
add_filter( 'media_library_infinite_scrolling', '__return_true' );Am I the only one to find this useful?
