Changeset 12578 for trunk/src/bp-core/bp-core-actions.php
- Timestamp:
- 03/25/2020 07:31:07 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-actions.php
r11936 r12578 76 76 add_action( 'bp_init', 'bp_setup_nav', 6 ); 77 77 add_action( 'bp_init', 'bp_setup_title', 8 ); 78 add_action( 'bp_init', 'bp_blocks_init', 10 ); 78 79 add_action( 'bp_init', 'bp_core_load_admin_bar_css', 12 ); 79 80 add_action( 'bp_init', 'bp_add_rewrite_tags', 20 );
Note: See TracChangeset
for help on using the changeset viewer.