Changeset 9210 for trunk/src/bp-core/bp-core-actions.php
- Timestamp:
- 12/04/2014 01:47:49 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-actions.php
r8610 r9210 66 66 */ 67 67 add_action( 'bp_init', 'bp_core_set_uri_globals', 2 ); 68 add_action( 'bp_init', 'bp_register_taxonomies', 3 ); 68 69 add_action( 'bp_init', 'bp_setup_globals', 4 ); 69 70 add_action( 'bp_init', 'bp_setup_canonical_stack', 5 );
Note: See TracChangeset
for help on using the changeset viewer.