apply_filters( 'bbp_format_activity_action_new_post', string $activity_action, string $type, string $action, BP_Activity_Activity $activity )

Filters the formatted activity action new activity string.


Description Description


Parameters Parameters

$activity_action

Activity action string value

$type

The type of post. Expects topic or reply.

$action

The current action string.

$activity

The BuddyPress activity object.


Top ↑

Source Source

File: includes/extend/buddypress/functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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