infinite_scroll_archive_supported, $supported, self::get_settings(
infinite_scroll_archive_supported, $supported, self::get_settings(
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('infinite_scroll_archive_supported, $supported, self::get_settings(') is found 1 times:
- /modules/infinite-scroll/infinity.php line 1708
* * @param bool $supported Does the Archive page support Infinite Scroll. * @param object self::get_settings() IS settings provided by theme. */ return (bool) apply_filters( 'infinite_scroll_archive_supported', $supported, self::get_settings() ); } /** * The Infinite Blog Footer * * @uses self::get_settings, self::archive_supports_infinity, self::default_footer