Filter the output buffer. Themes can leverage this hook to add custom markup on next page load.
jetpack_amp_infinite_output
jetpack_amp_infinite_output
jetpack_amp_infinite_output
Filter the output buffer. Themes can leverage this hook to add custom markup on next page load.
jetpack_amp_infinite_separator
AMP infinite scroll separator.
jetpack_amp_infinite_older_posts
AMP infinite scroll older posts markup.
jetpack_amp_infinite_next_page_data
The next page settings. An array containing: – title => The title to be featured on the browser tab. – url => The URL of next page. – image => The image URL. A required AMP setting, not in use currently. Themes are welcome to leverage.
jetpack_amp_infinite_footers
Get the theme footers.
infinite_scroll_render_callbacks
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.
infinite_scroll_posts_per_page
Filter the number of posts per page.
infinite_scroll_is_last_batch
Override whether or not this is the last batch for a request
infinite_scroll_got_infinity
Filter the parameter used to check if Infinite Scroll has been triggered.
jetpack_infinite_scroll_load_scripts_and_styles
Allow plugins to enqueue all Infinite Scroll scripts and styles on singular pages as well.