Following request @georgestephanis in issue #1488, I'm opening this ticket to request the post-load event in the Infinite Scroll jQuery plugin to be namespaced. It would be useful to add also some more extension points, for example a pre-load event or something that allows the editing of the query_args from client side before sending the AJAX request. As event data it would be useful to have access to the Scroller instance, to edit it's internal variables if needed (like the page number).
Following request @georgestephanis in issue #1488, I'm opening this ticket to request the
post-loadevent in the Infinite Scroll jQuery plugin to be namespaced. It would be useful to add also some more extension points, for example apre-loadevent or something that allows the editing of thequery_argsfrom client side before sending the AJAX request. As event data it would be useful to have access to theScrollerinstance, to edit it's internal variables if needed (like the page number).