apply_filters( 'bp_rest_settings_get_items_query_args', array $args, WP_REST_Request $request )

Filter the query arguments for the request.

Description

Parameters

$args

(array) Key value array of query var to query value.

$request

(WP_REST_Request) The request sent to the API.

Source

File: bp-core/classes/class-bp-rest-settings-endpoint.php

Changelog

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