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

Filter the activity get_items permissions check.


Parameters Parameters

$retval

(true|WP_Error) Returned value.

$request

(WP_REST_Request) The request sent to the API.


Source Source

File: bp-activity/classes/class-bp-rest-activity-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.