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

Filters the formatted ‘new member’ activity actions.


Parameters Parameters

$action

(string) Static activity action.

$activity

(object) Activity object.

$invite_id

(int) The ID of the invite.


Source Source

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

View on Trac



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.