Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/06/2011 07:10:08 PM (14 years ago)
Author:
boonebgorges
Message:

Provides initial support for Notifications menu in WP Admin Bar. Refactors group and friendship notifications to return values compatible with the WP Admin Bar constructor. Modifies bp_core_get_notifications_for_user() in order to provide WP Admin Bar support in addition to BuddyBar backpat. References #3294

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-groups/bp-groups-loader.php

    r4586 r4620  
    4848            'buddybar',
    4949            'adminbar',
    50             'functions'
     50            'functions',
     51            'notifications'
    5152        );
    5253        parent::_includes( $includes );
Note: See TracChangeset for help on using the changeset viewer.