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.


Parameters 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 Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.