lafif-a
3/29/2016 - 8:15 AM

[Wordpress] Prevent error and slow loading (WordPress could not establish a secure connection to WordPress.org. Please contact your server a

[Wordpress] Prevent error and slow loading (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) normally on local development

<?php
// add this line on wp-config.php
define( 'WP_HTTP_BLOCK_EXTERNAL', true );