[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
BuddyPress XProfile Notifications.
File Size: | 54 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
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 Nov 22 01:00:56 2024 | Cross-referenced by PHPXref 0.7.1 |