hook (filter): Gather renderer callbacks. These will be called in order and allow multiple callbacks to be queued. Once content is found, no futher callbacks will run.
hook (filter): Gather renderer callbacks. These will be called in order and allow multiple callbacks to be queued. Once content is found, no futher callbacks will run.
hook (filter): Filter the number of posts per page.
hook (filter): Override whether or not this is the last batch for a request
hook (filter): Filter the parameter used to check if Infinite Scroll has been triggered.
hook (filter): Allow plugins to filter what archives Infinite Scroll supports. View Example
hook (filter): Filter Infinite Scroll's credit text. View Example
hook (filter): Filter the list of scripts already present on the page.
hook (filter): Filter the array of main query arguments. View Example
hook (filter): Filter the Infinite Scroll JS settings outputted in the head.
hook (action): Fires when rendering Infinite Scroll posts.