diff --git a/functions.php b/functions.php index a3d28b0..9be937d 100644 --- a/functions.php +++ b/functions.php @@ -337,6 +337,7 @@ if (function_exists("pll_register_string")) { pll_register_string('hall5','Бургас'); } - - ?> - +$wp_customize->add_section( 'header_image' , array( + 'title' => __( 'Header image', 'initfest' ), + 'priority' => 30, +) );