Make WordPress Core


Ignore:
Timestamp:
12/02/2013 03:52:23 AM (10 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/edit-link-form.php

    r26081 r26518  
    7171
    7272<div class="wrap">
    73 <?php screen_icon(); ?>
    7473<h2><?php echo esc_html( $title ); ?>  <a href="link-add.php" class="add-new-h2"><?php echo esc_html_x('Add New', 'link'); ?></a></h2>
    7574
Note: See TracChangeset for help on using the changeset viewer.