do_action( 'bp_activity_screen_single_activity_permalink', BP_Activity_Activity $activity, bool $has_access )

Fires before the loading of a single activity template file.


Description Description


Parameters Parameters

$activity

Object representing the current activity item being displayed.

$has_access

Whether or not the current user has access to view activity.


Top ↑

Source Source

File: bp-activity/screens/permalink.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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