Changeset 1723 for trunk/bp-wire.php
- Timestamp:
- 08/28/2009 07:05:23 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-wire.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-wire.php
r1718 r1723 29 29 } 30 30 add_action( 'plugins_loaded', 'bp_wire_setup_globals', 5 ); 31 add_action( 'admin_menu', 'bp_wire_setup_globals', 1);31 add_action( 'admin_menu', 'bp_wire_setup_globals', 2 ); 32 32 33 33 function bp_wire_setup_nav() {
Note: See TracChangeset
for help on using the changeset viewer.