Make WordPress Core

Ticket #44812: 44812.diff

File 44812.diff, 442 bytes (added by torontodigits, 5 years ago)

Patch refreshed

  • wp-admin/admin-header.php

    diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php
    index 5322e2bb65..30c9e89d08 100644
    a b do_action( 'in_admin_header' ); 
    233233
    234234<div id="wpbody" role="main">
    235235<?php
    236 unset( $title_class, $blog_name, $total_update_count, $update_title );
     236unset( $blog_name, $total_update_count, $update_title );
    237237
    238238$current_screen->set_parentage( $parent_file );
    239239