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-activity/bp-activity-notifications.php

    r12586 r12893  
    2020 * @param int    $secondary_item_id In the case of at-mentions, this is the mentioner's ID.
    2121 * @param int    $total_items       The total number of notifications to format.
    22  * @param string $format            'string' to get a BuddyBar-compatible notification, 'array' otherwise.
     22 * @param string $format            'string' for notification HTML link or 'array' for separate link and text.
    2323 * @param int    $id                Optional. The notification ID.
    2424 * @return string $return Formatted @mention notification.
Note: See TracChangeset for help on using the changeset viewer.