output_feature_details_badge('upgrade-unsafe-http-calls'); ?>
' . sprintf(esc_html__('This feature allows you to upgrade all unsafe HTTP calls on your site using %1$s to %2$s.', 'all-in-one-wp-security-and-firewall'), 'wp_remote_*', 'wp_safe_remote_*') . '

'; /* translators: %s Bold unsafe function name. */ echo '

' . sprintf(esc_html__('You can also specify a list of URLs that are allowed to be contacted with the unsafe %s calls.', 'all-in-one-wp-security-and-firewall'), 'wp_remote_*') . '

'; ?>
:

+
' . esc_html__('Each URL must be on a new line.', 'all-in-one-wp-security-and-firewall') . '

'; echo '

' . esc_html__('All localhost URLs are already an exception.', 'all-in-one-wp-security-and-firewall') . '

'; ?>