jetpack_search_has_vip_index, $has_vip_index

jetpack_search_has_vip_index, $has_vip_index

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0.1

apply_filters('jetpack_search_has_vip_index, $has_vip_index') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-search/src/class-options.php line 97

    Warning: Undefined array key 99 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 100 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 101 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 102 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @since  5.8.0
    		 *
    		 * @param bool $has_vip_index Whether the current site has a VIP index.
    		 */
    		return apply_filters( 'jetpack_search_has_vip_index', $has_vip_index );
    	}
    }