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

Filters the current action by component and key.


Description Description


Parameters Parameters

$retval

The action key.

$component_id

The unique string ID of the component.

$key

The action key.


Top ↑

Source Source

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


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.