do_action( 'bp_members_invitations_list_invites_action', string $action, int $invitation_id, int $user_id )

Hook here to handle custom actions.


Description Description


Parameters Parameters

$action

The action name.

$invitation_id

The invitation ID.

$user_id

The displayed user ID.


Top ↑

Source Source

File: bp-members/screens/invitations.php


Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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