[wp-trac] [WordPress Trac] #46957: Site Health: Make site health page access be filterable
WordPress Trac
noreply at wordpress.org
Fri Apr 26 21:00:40 UTC 2019
#46957: Site Health: Make site health page access be filterable
-----------------------------------+---------------------
Reporter: Clorith | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 5.2.1
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: site-health has-patch | Focuses:
-----------------------------------+---------------------
Comment (by birgire):
In [attachment:"46957.diff"] I noticed a minor typo in the function's
name:
{{{
function wp_maybe_grant_site_heath_caps( $allcaps ) {
}}}
that should instead be:
{{{
function wp_maybe_grant_site_health_caps( $allcaps ) {
}}}
i.e. health instead of heath.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46957#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list