apply_filters( 'bp_rest_xprofile_data_delete_item_permissions_check', true|WP_Error $retval, WP_REST_Request $request )

Filter the XProfile data delete_item permissions check.


Parameters Parameters

$retval

(true|WP_Error) Returned value.

$request

(WP_REST_Request) The request sent to the API.


Source Source

File: bp-xprofile/classes/class-bp-rest-xprofile-data-endpoint.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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