Changeset 5958 for branches/1.5/bp-groups/bp-groups-adminbar.php
- Timestamp:
- 04/04/2012 12:43:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.5/bp-groups/bp-groups-adminbar.php
r5678 r5958 24 24 case 3.3 : 25 25 case 3.4 : 26 default : 27 remove_action( 'admin_bar_menu', 'wp_admin_bar_edit_menu', 80 ); 26 default : 28 27 add_action( 'admin_bar_menu', 'bp_groups_group_admin_menu', 400 ); 29 28 break;
Note: See TracChangeset
for help on using the changeset viewer.