• hali888

    (@hali888)


    i’m in development mode with wordpress 4.7.4 with debug set true, and after fresh installing wordpress got some warning in plugin page.

    WARNING : An unexpected error occured. Something may be wrong with WordPress.org or this server’s configuration. if yoou continue to have problems, please try the Support Forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in home/admin/public_html/wp-includes/update.php on line 320

    and when i set debug false plugin page shows nothing.

Viewing 1 replies (of 1 total)
  • sinip

    (@sinip)

    Try to add this to your wp-config.php file

    define('WP_HTTP_BLOCK_EXTERNAL', true);

Viewing 1 replies (of 1 total)

The topic ‘can’t establish secure connection to wordpress.org’ is closed to new replies.