Changeset 60658 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 08/24/2025 01:42:58 PM (9 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r60416 r60658 2632 2632 * Prints out the beginning of the admin HTML header. 2633 2633 * 2634 * @since 3.3.0 2635 * 2634 2636 * @global bool $is_IE 2635 *2636 * @since 3.3.02637 2637 */ 2638 2638 function _wp_admin_html_begin() {
Note: See TracChangeset
for help on using the changeset viewer.