Make WordPress Core


Ignore:
Timestamp:
12/02/2013 03:52:23 AM (11 years ago)
Author:
azaozz
Message:

Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/custom-header.php

    r25868 r26518  
    451451
    452452<div class="wrap">
    453 <?php screen_icon(); ?>
    454453<h2><?php _e('Custom Header'); ?></h2>
    455454
     
    725724
    726725<div class="wrap">
    727 <?php screen_icon(); ?>
    728726<h2><?php _e( 'Crop Header Image' ); ?></h2>
    729727
Note: See TracChangeset for help on using the changeset viewer.