From 30df0bbfb4d0d9175e8a18eb6a4942634a19dc13 Mon Sep 17 00:00:00 2001 From: Vladimir Vassilev Date: Sun, 19 Apr 2015 15:18:30 +0300 Subject: [PATCH] nope --- functions.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/functions.php b/functions.php index 9be937d..101fb53 100644 --- a/functions.php +++ b/functions.php @@ -336,8 +336,3 @@ if (function_exists("pll_register_string")) { pll_register_string('hall4','Пловдив'); pll_register_string('hall5','Бургас'); } - -$wp_customize->add_section( 'header_image' , array( - 'title' => __( 'Header image', 'initfest' ), - 'priority' => 30, -) );