Want to block WordPress from accessing the internet? Just add the following constant to your wp-config.php:
define('WP_HTTP_BLOCK_EXTERNAL', true);
Web Developer and Designer specializing in WordPress
Want to block WordPress from accessing the internet? Just add the following constant to your wp-config.php:
define('WP_HTTP_BLOCK_EXTERNAL', true);