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