/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
wp-health
/
templates
/
admin
/
notices
/
Upload File
HOME
<?php if (!defined('ABSPATH')) { exit; } ?> <div class="error settings-error notice is-dismissible"> <p> <?php // translators: 1 HTML Tag, 2 HTML Tag echo esc_html__('WP Umbrella: You need to activate cURL. If you need help, just ask us directly at support@wp-umbrella.com', 'wp-health'); ?> </p> </div>