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.


Top ↑

Source Source

File: bp-members/bp-members-template.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.