add_panel( 'bootstrap_coach_header_panel', array( 'title' => esc_html__( 'Header Settings', 'bootstrap-coach' ), 'capability' => 'edit_theme_options', 'priority' => 10, ) ); }