Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/26/2013 01:42:46 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Fix toolbar not showing for logged out users. Props r-a-y. Fixes #4803.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-actions.php

    r6822 r6946  
    6767add_action( 'bp_init', 'bp_setup_nav',               6  );
    6868add_action( 'bp_init', 'bp_setup_title',             8  );
    69 add_action( 'bp_init', 'bp_core_load_admin_bar',     10 );
    7069add_action( 'bp_init', 'bp_core_load_admin_bar_css', 12 );
    7170
Note: See TracChangeset for help on using the changeset viewer.