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/options.php

    r25880 r26518  
    201201
    202202<div class="wrap">
    203 <?php screen_icon(); ?>
    204203  <h2><?php esc_html_e('All Settings'); ?></h2>
    205204  <form name="form" action="options.php" method="post" id="all-options">
Note: See TracChangeset for help on using the changeset viewer.