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

Filters the current action by component and key.

Description

Parameters

$retval

(string|bool) The action key.

$component_id

(string) The unique string ID of the component.

$key

(string) The action key.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.1.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.