do_action( 'groups_format_notifications', string $action, int $item_id, int $secondary_item_id, int $total_items )

Fires right before returning the formatted group notifications.

Description

Parameters

$action

(string) The type of notification being rendered.

$item_id

(int) The primary item ID.

$secondary_item_id

(int) The secondary item ID.

$total_items

(int) Total amount of items to format.

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.