mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user