[wp-trac] [WordPress Trac] #46814: Site Health reports "A plugin has prevented updates" when no plugins are activated.

WordPress Trac noreply at wordpress.org
Fri Apr 5 18:31:51 UTC 2019


#46814: Site Health reports "A plugin has prevented updates" when no plugins are
activated.
-------------------------------------+-----------------------
 Reporter:  axaak                    |       Owner:  (none)
     Type:  defect (bug)             |      Status:  reopened
 Priority:  normal                   |   Milestone:  5.2
Component:  Administration           |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  site-health needs-patch  |     Focuses:
-------------------------------------+-----------------------
Changes (by Clorith):

 * keywords:  site-health => site-health needs-patch
 * status:  closed => reopened
 * resolution:  duplicate =>
 * milestone:  Awaiting Review => 5.2


Comment:

 This appears to be a result of the test site running on https without a
 valid certificate.

 We do a call back to the page to test for the `wp_version_check` filter,
 and the `wp_remote_get` call will fail with an invalid certificate,
 causing it to show an error state.

 Sounds like it would be more valid to show a warning state if we can't
 load the result page.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46814#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list