apply_filters( 'bp_rest_member_get_profile_dropdown_items_permissions_check', WP_REST_Request $request , bool $retval )
Filter the members profile dropdown permissions check.
Description
Parameters
- $request
-
The request sent to the API.
- $retval
-
Returned value.
Source
File: bp-members/classes/class-bp-rest-members-details-endpoint.php
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.