apply_filters( "bp_groups_{$amount}_", array $array, int $group_link, string $group->name, string $text, string $notification_link )

Filters single group invitation notification for non-string format.


Description Description

Complete filter – bp_groups_single_group_invite_notification.


Parameters Parameters

$array

Array holding permalink and content for notification.

$group_link

The permalink for the group.

$group->name

Name of the group.

$text

Notification content.

$notification_link

The permalink for notification.


Top ↑

Source Source

File: bp-groups/bp-groups-notifications.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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