apply_filters( 'bp_wp_user_query_args', array $value, BP_User_Query $this )

Filters the WP User Query arguments before passing into the class.

Description

Parameters

$value

(array) Array of arguments for the user query.

$this

(BP_User_Query) Current BP_User_Query instance.

Source

File: bp-core/classes/class-bp-user-query.php

Changelog

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