do_action_ref_array( "bp_{$this->id}_parse_query", object $query )

Fires in the parse_query method inside BP_Component.


Description Description

This is a dynamic hook that is based on the component string ID.


Parameters Parameters

$query

Main WP_Query object. Passed by reference.


Top ↑

Source Source

File: bp-core/classes/class-bp-component.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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