[wp-trac] [WordPress Trac] #50105: Remove infinite scrolling behavior from the Media grid
WordPress Trac
noreply at wordpress.org
Wed May 12 17:37:22 UTC 2021
#50105: Remove infinite scrolling behavior from the Media grid
-------------------------------------+-------------------------------------
Reporter: afercia | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.8
Component: Media | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has- | Focuses: ui, accessibility,
screenshots needs-testing early | javascript
commit |
-------------------------------------+-------------------------------------
Comment (by joedolson):
We'd need some information about what the breakage is to know; can you
provide any documentation on what has broken?
The plugin author should be able to restore infinite scroll if they need
to by using the new filter for that:
`add_filter( 'media_library_infinite_scrolling', 'return_true' )`
But if there's anything we can do to ensure plugins still work, happy to
work on that.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50105#comment:82>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list