apply_filters( 'bp_activity_get_action', string|bool $retval, string $component_id, string $key )

Filters the current action by component and key.


Parameters Parameters

$retval

(string|bool) The action key.

$component_id

(string) The unique string ID of the component.

$key

(string) The action key.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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