screen_icon has been deprecated with WP 3.8
This commit is contained in:
@@ -47,7 +47,6 @@ function roots_get_theme_activation_options() {
|
||||
|
||||
function roots_theme_activation_options_render_page() { ?>
|
||||
<div class="wrap">
|
||||
<?php screen_icon(); ?>
|
||||
<h2><?php printf(__('%s Theme Activation', 'roots'), wp_get_theme()); ?></h2>
|
||||
<?php settings_errors(); ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user