Skip to:
Content

BuddyPress.org

Changeset 2745


Ignore:
Timestamp:
02/18/2010 10:45:39 PM (15 years ago)
Author:
johnjamesjacoby
Message:

Unhook bp_setup_nav from admin_menu - props apeatling :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/bp-core.php

    r2742 r2745  
    21352135}
    21362136add_action( 'plugins_loaded', 'bp_setup_nav' );
    2137 add_action( 'admin_menu', 'bp_setup_nav' );
    21382137
    21392138/* Allow core components and dependent plugins to register widgets */
Note: See TracChangeset for help on using the changeset viewer.