Changeset 15662 for trunk/wp-admin/includes/template.php
- Timestamp:
- 09/26/2010 09:16:38 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r15661 r15662 1636 1636 1637 1637 function screen_meta($screen) { 1638 global $wp_meta_boxes, $_wp_contextual_help, $ title, $wp_list_table;1638 global $wp_meta_boxes, $_wp_contextual_help, $wp_list_table; 1639 1639 1640 1640 if ( is_string($screen) )
Note: See TracChangeset
for help on using the changeset viewer.