Changeset 12893 for trunk/src/bp-messages/bp-messages-notifications.php
- Timestamp:
- 04/19/2021 04:25:39 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-messages/bp-messages-notifications.php
r12592 r12893 21 21 * @param int $total_items The total number of messaging-related notifications 22 22 * waiting for the user. 23 * @param string $format Return value format. 'string' for BuddyBar-compatible 24 * notifications; 'array' for WP Toolbar. Default: 'string'. 23 * @param string $format 'string' for notification HTML link or 'array' for separate link and text. 25 24 * @return string|array Formatted notifications. 26 25 */
Note: See TracChangeset
for help on using the changeset viewer.