This commit is contained in:
Vladimir Vassilev 2015-04-19 15:18:30 +03:00 committed by Openfest
parent 65d8302252
commit 666768e23a
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('hall5','Бургас');
}
$wp_customize->add_section( 'header_image' , array(
'title' => __( 'Header image', 'initfest' ),
'priority' => 30,
) );