apply_filters( 'bp_get_the_members_invitation_resend_link', string $retval , int $user_id )
Filters the resend link for the current invitation.
Description Description
Parameters Parameters
- $retval
-
HTML for the delete link for the current notification.
- $user_id
-
The user ID.
Source Source
File: bp-members/bp-members-template.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |