apply_filters( "bp_groups_{$action}_notification", string $notification, int $item_id, int $secondary_item_id, int $total_items, string $format )

Filters plugin-added group-related custom component_actions.


Description Description


Parameters Parameters

$notification

Null value.

$item_id

The primary item ID.

$secondary_item_id

The secondary item ID.

$total_items

The total number of messaging-related notifications waiting for the user.

$format

'string' for BuddyBar-compatible notifications; 'array' for WP Toolbar.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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