apply_filters ( 'infinite_scroll_results', array $results, array $query_args, WP_Query $wp_query )

Filter the Infinite Scroll results.

Source file: modules/infinite-scroll/infinity.php

View in GitHub

Parameters

$results

(array) Array of Infinite Scroll results.

$query_args

(array) Array of main query arguments.

$wp_query

(WP_Query) WP Query.


Changelog

Since: Jetpack 2.0.0


Have a question?

Comments are closed for this article, but we're still here to help! Visit the support forum and we'll be happy to answer any questions.

View support forum