Site Health instantiation prevents use of some hooks by plugins.
As the WP_Site_Health class is instantiated prior to plugins being required and the `plugins_loaded` hook being fired, it prevents plugins from using the following hooks in the functions called by `maybe_create_scheduled_event()`. Fixes #49824. Props peterwilsoncc, whyisjake. Built from https://develop.svn.wordpress.org/trunk@47568 git-svn-id: https://core.svn.wordpress.org/trunk@47343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment