[wp-trac] [WordPress Trac] #46836: Site Health: Allow any callable for a direct site health test.
WordPress Trac
noreply at wordpress.org
Tue Apr 16 15:13:40 UTC 2019
#46836: Site Health: Allow any callable for a direct site health test.
-----------------------------------+---------------------
Reporter: kraftbj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.2
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch site-health | Focuses:
-----------------------------------+---------------------
Comment (by kraftbj):
Seeing the Slack mention of punting this to 5.3. I would be really nice to
get this in with the initial release of the feature so plugin developers
can utilize callables with their first integration into Site Health
instead of needing to special version control.
With this patch, if a developer wants to use a callable, they can do so
only with the filter. If this is punted to 5.3, they would have to do
extra checks since the presence of the filter is not enough to determine
what they can use in the tests array item.
I'm fine owning the ticket, but still would need a committer willing to
commit. :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46836#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list