esc_html__( 'Header Settings', 'author-blog' ), 'description' => esc_html__( 'Control Sidebar Of Your Website', 'author-blog' ), 'panel' => 'author_blog_global_panel', ) ); Kirki::add_field( 'author_blog_config', [ 'type' => 'toggle', 'settings' => 'header_social_links_toggle', 'label' => esc_html__( 'Show Header Social Links', 'author-blog' ), 'section' => 'header_settings_section', 'default' => '0', ] );