Changeset 2788 for branches/1.2/bp-forums.php
- Timestamp:
- 02/24/2010 10:18:23 PM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-forums.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-forums.php
r2695 r2788 29 29 do_action( 'bp_forums_setup' ); 30 30 } 31 add_action( 'bp_setup_globals', 'bp_forums_setup' );31 add_action( 'bp_setup_globals', 'bp_forums_setup', 9 ); 32 32 33 33 function bp_forums_is_installed_correctly() { … … 44 44 bp_core_add_root_component( BP_FORUMS_SLUG ); 45 45 } 46 add_action( 'bp_setup_root_components', 'bp_forums_setup_root_component' );46 add_action( 'bp_setup_root_components', 'bp_forums_setup_root_component', 9 ); 47 47 48 48 function bp_forums_directory_forums_setup() {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)