esc_html__('Social Links', 'bring-back'), 'priority' => 60, )); // FB bring_back_Kirki::add_field('bring_back', array( 'type' => 'text', 'settings' => 'fb_link', 'label' => esc_html__('Facebook', 'bring-back'), 'section' => 'social_Link_section', 'default' => '', 'priority' => 10, )); // TW bring_back_Kirki::add_field('bring_back', array( 'type' => 'text', 'settings' => 'tw_link', 'label' => esc_html__('Twitter', 'bring-back'), 'section' => 'social_Link_section', 'default' => '', 'priority' => 15, )); // LI bring_back_Kirki::add_field('bring_back', array( 'type' => 'text', 'settings' => 'li_link', 'label' => esc_html__('Linkedin', 'bring-back'), 'section' => 'social_Link_section', 'default' => '', 'priority' => 20, )); // PI bring_back_Kirki::add_field('bring_back', array( 'type' => 'text', 'settings' => 'pi_link', 'label' => esc_html__('Pinterest', 'bring-back'), 'section' => 'social_Link_section', 'default' => '', 'priority' => 25, )); // IN bring_back_Kirki::add_field('bring_back', array( 'type' => 'text', 'settings' => 'in_link', 'label' => esc_html__('Instagram', 'bring-back'), 'section' => 'social_Link_section', 'default' => '', 'priority' => 30, )); // DRI bring_back_Kirki::add_field('bring_back', array( 'type' => 'text', 'settings' => 'dri_link', 'label' => esc_html__('Dribbble', 'bring-back'), 'section' => 'social_Link_section', 'default' => '', 'priority' => 35, )); // GP bring_back_Kirki::add_field('bring_back', array( 'type' => 'text', 'settings' => 'gp_link', 'label' => esc_html__('Google Plus', 'bring-back'), 'section' => 'social_Link_section', 'default' => '', 'priority' => 40, )); // YO bring_back_Kirki::add_field('bring_back', array( 'type' => 'text', 'settings' => 'yo_link', 'label' => esc_html__('YouTube', 'bring-back'), 'section' => 'social_Link_section', 'default' => '', 'priority' => 45, ));