Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/20/2011 07:33:20 PM (15 years ago)
Author:
djpaul
Message:

Correct phpdoc for $bp global

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-xprofile/bp-xprofile-buddybar.php

    r4045 r4400  
    66 *
    77 * @package BuddyPress XProfile
    8  * @global $bp The global BuddyPress settings variable created in bp_core_setup_globals()
     8 * @global object $bp Global BuddyPress settings object
    99 * @global $wpdb WordPress DB access object.
    1010 * @uses is_super_admin() returns true if the current user is a site admin, false if not
Note: See TracChangeset for help on using the changeset viewer.