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

Complete filter – bp_groups_single_membership_request_accepted_notification.

Parameters

$array

(array) Array holding permalink and content for notification.

$group_link

(string) The permalink for the group.

$group->name

(string) Name of the group.

$text

(string) Notification content.

$notification_link

(string) The permalink for notification.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.0.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.