Changeset 2788 for branches/1.2/bp-xprofile.php
- Timestamp:
- 02/24/2010 10:18:23 PM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-xprofile.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-xprofile.php
r2775 r2788 128 128 do_action( 'xprofile_setup_globals' ); 129 129 } 130 add_action( 'bp_setup_globals', 'xprofile_setup_globals' );130 add_action( 'bp_setup_globals', 'xprofile_setup_globals', 9 ); 131 131 132 132 /** … … 197 197 do_action( 'xprofile_setup_nav' ); 198 198 } 199 add_action( 'bp_setup_nav', 'xprofile_setup_nav' );199 add_action( 'bp_setup_nav', 'xprofile_setup_nav', 9 ); 200 200 201 201 /**
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)