id = 'recurring'; $this->label = sprintf( __('%s Recurring Donations %s', 'give'), 'icon', ' ' . __('RECOMMENDED', 'give') . ' ' ); parent::__construct(); } } return new Give_Settings_Recurring_Donations_Core();