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
-
The query string we are working with.
- $object
-
The type of page we are on.
- $filter
-
The current object filter.
- $scope
-
The current object scope.
- $page
-
The current object page.
- $search_terms
-
The current object search terms.
- $extras
-
The current object extras.
Source
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.