%1$s
%3$s
',
sprintf(
__(
'Activate the Recurring Donations add-on and provide your donors with flexible subscription giving options.',
'give'
),
$addon_link_url,
esc_html__('Click to view the Recurring Donations add-on', 'give')
),
$addon_button_url,
esc_html__('View Add-on', 'give')
);
}
}