print_template( 'notice-header', array( 'title' => __( 'The external HTTP requests are blocked!', 'imagify' ), 'classes' => array( 'error' ), ) ); ?>
WP_HTTP_BLOCK_EXTERNAL constant in the wp-config.php to block all external HTTP requests.', 'imagify' ); ?>
wp-config.php file so that it works correctly.', 'imagify' ); ?>
print_template( 'notice-footer', array( 'dismissible' => 'http-block-external', ) );