This commit is contained in:
Vladimir Vassilev 2015-04-19 15:18:30 +03:00
parent 2a8688a7e5
commit 30df0bbfb4
1 changed files with 0 additions and 5 deletions

View File

@ -336,8 +336,3 @@ if (function_exists("pll_register_string")) {
pll_register_string('hall4','Пловдив'); pll_register_string('hall4','Пловдив');
pll_register_string('hall5','Бургас'); pll_register_string('hall5','Бургас');
} }
$wp_customize->add_section( 'header_image' , array(
'title' => __( 'Header image', 'initfest' ),
'priority' => 30,
) );