From 666768e23a1e95d1e9a0d86f27e24227397b6244 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, -) );