apply_filters( 'bp_ajax_querystring', string $ajax_querystring, string $object )

Filters the template paramenters to be used in the query string.

Description

Allows templates to pass parameters into the template loops via AJAX.

Parameters

$ajax_querystring

(string) Current query string.

$object

(string) Current template component.

Source

File: bp-core/bp-core-template.php

Changelog

Changelog
Version Description
BuddyPress 1.2.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.