Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/12/2013 10:30:52 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Audit loader classes, and remove $bp global touches in lieu of using the buddypress() function. Also some whitespace clean-up.

File:
1 edited

Legend:

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

    r7277 r7347  
    156156     */
    157157    public function setup_admin_bar( $wp_admin_nav = array() ) {
    158 
    159         // Prevent debug notices
    160         $wp_admin_nav = array();
    161158
    162159        // Menus for logged in user
Note: See TracChangeset for help on using the changeset viewer.