__( 'Enable Store Credit', 'affiliatewp-store-credit' ), 'desc' => __( 'Check this box to enable store credit for referrals', 'affiliatewp-store-credit' ), 'type' => 'checkbox' ); return $settings; } } new AffiliateWP_Store_Credit_Admin;