apply_filters( 'bp_request', array $query_vars )

Filters the query_vars for the current request.


Parameters Parameters

$query_vars

(array) Array of query variables.


Source Source

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

View on Trac



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.