add_section( new Ts_Button_Section( $wp_customize, 'upgrade-to-pro', [ 'title' => esc_html__('Bansta Pro ', 'bansta'), 'type' => 'button', 'pro_text' => esc_html__('Upgrade to Pro', 'bansta'), 'pro_url' => esc_url('https://tsteki.com/bansta-wordpress-theme/'), 'priority' => 1 ] ) );