Changeset 26124
- Timestamp:
- 11/13/2013 04:16:43 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/admin-header.php
r26120 r26124 13 13 // In case admin-header.php is included in a function. 14 14 global $title, $hook_suffix, $current_screen, $wp_locale, $pagenow, $wp_version, 15 $update_title, $total_update_count, $parent_file; 16 17 $current_site = get_current_site(); 15 $current_site, $update_title, $total_update_count, $parent_file; 18 16 19 17 // Catch plugins that include admin-header.php before admin.php completes.
Note: See TracChangeset
for help on using the changeset viewer.