add_section( 'bootstrap_blog_header_ad_sections', array( 'title' => esc_html__( 'Header Advertisement', 'bootstrap-blog' ), 'description' => esc_html__( 'Header Advertisement :', 'bootstrap-blog' ), 'panel' => 'bootstrap_blog_ad_panel', 'priority' => 1, ) ); }