Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/19/2021 04:25:39 AM (5 years ago)
Author:
imath
Message:

Entirely remove the code of the deprecated BuddyBar

The BuddyBar has been deprecated in version 2.1. We are now completely removing it.

Props r-a-y, DJPaul

Fixes #7729

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/bp-xprofile-notifications.php

    r10434 r12893  
    2020 * @param int    $total_items       The total number of messaging-related notifications
    2121 *                                  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.
    2423 * @return string
    2524 */
Note: See TracChangeset for help on using the changeset viewer.