• Resolved Ben

    (@benbaudart)


    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?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bowo

    (@qriouslad)

    The following were cited as reasons to disable infinite scrolling in the grid view of the media library:

    • Difficult to access with keyboard
    • No audio feedback
    • Possibility of corrupting browser history
    • No JavaScript fallback
    • May increase memory usage

    However, 6000+ users install https://ww.wp.xz.cn/plugins/media-library-enable-infinite-scrolling/ and probably more use the snippet you provide above.

    So, will consider for inclusion in a future version of ASE.

    Thread Starter Ben

    (@benbaudart)

    Well, the decision is up to you, but thank you for considering it.

    Plugin Author Bowo

    (@qriouslad)

    I’ve decided to include this in the next release.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Feature request: Infinite scroll in Media library’ is closed to new replies.