Changeset 6946 for trunk/bp-core/bp-core-actions.php
- Timestamp:
- 04/26/2013 01:42:46 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-actions.php
r6822 r6946 67 67 add_action( 'bp_init', 'bp_setup_nav', 6 ); 68 68 add_action( 'bp_init', 'bp_setup_title', 8 ); 69 add_action( 'bp_init', 'bp_core_load_admin_bar', 10 );70 69 add_action( 'bp_init', 'bp_core_load_admin_bar_css', 12 ); 71 70
Note: See TracChangeset
for help on using the changeset viewer.