Remove unused variable. see #20265.
git-svn-id: https://develop.svn.wordpress.org/trunk@20226 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
27656b6d3f
commit
928e6b012b
@ -67,7 +67,6 @@ get_header(); ?>
|
||||
$counter_slider = 0;
|
||||
|
||||
$header_image_width = get_theme_support( 'custom-header', 'width' );
|
||||
$header_image_height = get_theme_support( 'custom-header', 'height' );
|
||||
?>
|
||||
|
||||
<div class="featured-posts">
|
||||
|
Loading…
Reference in New Issue
Block a user