apply_filters( 'bp_nouveau_ajax_querystring', string $query_string, string $object, string $filter, string $scope, string $page, string $search_terms, string $extras )

Filters the AJAX query string for the component loops.

Description

Parameters

$query_string

(string) The query string we are working with.

$object

(string) The type of page we are on.

$filter

(string) The current object filter.

$scope

(string) The current object scope.

$page

(string) The current object page.

$search_terms

(string) The current object search terms.

$extras

(string) The current object extras.

Source

File: bp-templates/bp-nouveau/includes/functions.php

Changelog

Changelog
Version Description
BuddyPress 3.0.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.