Changeset 5557
- Timestamp:
- 12/14/2011 09:18:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-admin.php
r5550 r5557 96 96 97 97 // Add menu item to settings menu 98 add_action( bp_core_admin_hook(), array( $this, 'admin_menus' ) );98 add_action( bp_core_admin_hook(), array( $this, 'admin_menus' ), 5 ); 99 99 100 100 // Add notice if not using a BuddyPress theme
Note: See TracChangeset
for help on using the changeset viewer.