do_action_ref_array( 'bp_parse_query', WP_Query $posts_query )

Fires at the end of the bp_parse_query function.


Description Description

Allow BuddyPress components to parse the main query.


Parameters Parameters

$posts_query

WP_Query instance. Passed by reference.


Top ↑

Source Source

File: bp-core/bp-core-template-loader.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.