apply_filters( "{$filter}", array $array, string $group_link, string $group->name, string $text, string $notification_link )

Filters single accepted group membership request notification for non-string format.


Description Description

Complete filter – bp_groups_single_membership_request_accepted_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.