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, ));