apply_filters( 'bp_members_format_activity_action_new_member', string $action, object $activity, int $invite_id )

Filters the formatted ‘new member’ activity actions.


Description Description


Parameters Parameters

$action

Static activity action.

$activity

Activity object.

$invite_id

The ID of the invite.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Added $invite_id
2.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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