[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-xprofile/ -> bp-xprofile-notifications.php (summary)

BuddyPress XProfile Notifications.

File Size: 54 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  xprofile_format_notifications()

Functions
Functions that are not part of a class:

xprofile_format_notifications( $action, $item_id, $secondary_item_id, $total_items, $format = 'string' )   X-Ref
Format notifications for the extended profile (Xprofile) component.

param: string $action            The kind of notification being rendered.
param: int    $item_id           The primary item ID.
param: int    $secondary_item_id The secondary item ID.
param: int    $total_items       The total number of messaging-related notifications
param: string $format            'string' for notification HTML link or 'array' for separate link and text.
return: string
since: 2.4.0



Generated: Fri May 3 01:01:12 2024 Cross-referenced by PHPXref 0.7.1