[wp-trac] [WordPress Trac] #47298: Site Health: Use consistent capitalization in h3 headings
WordPress Trac
noreply at wordpress.org
Tue May 21 09:26:50 UTC 2019
#47298: Site Health: Use consistent capitalization in h3 headings
-----------------------------------+---------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 5.3
Component: Administration | Version: 5.2
Severity: normal | Resolution:
Keywords: site-health has-patch | Focuses:
-----------------------------------+---------------------
Comment (by mukesh27):
Agreed with @ronakganatra. We have to use lowercase.
On small change in
[https://core.trac.wordpress.org/attachment/ticket/47298/47298-js.diff
47298-js.diff] patch that i have fixed in new patch.
{{{
heading = sprintf( _n( '%s Critical issue', '%s critical issues', count ),
'<span class="issue-count">' + count + '</span>' );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47298#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list