Changeset 6487 for trunk/bp-core/admin/bp-core-functions.php
- Timestamp:
- 11/05/2012 01:59:45 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-functions.php
r6357 r6487 37 37 function bp_core_admin_backpat_menu() { 38 38 global $_parent_pages, $_registered_pages, $submenu; 39 40 if ( ! is_super_admin() )41 return;42 39 43 40 // Don't do anything if a BP upgrade is in progress, or if the bp-wizard is in progress.
Note: See TracChangeset
for help on using the changeset viewer.