apply_filters( 'bp_request', array $query_vars )

Filters the query_vars for the current request.


Description Description


Parameters Parameters

$query_vars

Array of query variables.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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