Try define('WP_HTTP_BLOCK_EXTERNAL', true); in your wp-config.php.
This will mean updates and downloading themes and plugins will fail, although you can still add plugins by dragging them to your plugin folder.
Try define('WP_HTTP_BLOCK_EXTERNAL', true); in your wp-config.php.
This will mean updates and downloading themes and plugins will fail, although you can still add plugins by dragging them to your plugin folder.