apply_filters( 'bp_get_the_members_invitation_resend_link', string $retval, int $user_id )

Filters the resend link for the current invitation.


Parameters Parameters

$retval

(string) HTML for the delete link for the current notification.

$user_id

(int) The user ID.


Source Source

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

View on Trac



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.