Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/28/2012 10:05:51 PM (13 years ago)
Author:
djpaul
Message:

s/admin bar/toolbar. Fixes #4056

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-members/bp-members-adminbar.php

    r5829 r5868  
    22
    33/**
    4  * BuddyPress Members Admin Bar
     4 * BuddyPress Members Toolbar
    55 *
    6  * Handles the member functions related to the WordPress Admin Bar
     6 * Handles the member functions related to the WordPress Toolbar
    77 *
    88 * @package BuddyPress
     
    1717 *
    1818 * @since BuddyPress (r4151)
    19  * @todo Deprecate WP 3.2 admin bar compatibility when we drop 3.2 support
     19 * @todo Deprecate WP 3.2 Toolbar compatibility when we drop 3.2 support
    2020 */
    2121function bp_members_admin_bar_my_account_menu() {
Note: See TracChangeset for help on using the changeset viewer.