apply_filters( 'bp_activity_user_can_read', bool $retval, int $user_id, BP_Activity_Activity $activity )

Filters whether the current user has access to an activity item.


Description Description


Parameters Parameters

$retval

Return value.

$user_id

Current user ID.

$activity

Activity object.


Top ↑

Source Source

File: bp-activity/bp-activity-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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