Opened 6 years ago
Closed 6 years ago
#46436 closed defect (bug) (fixed)
t(in think) should be capital in WordPress core Advice
Reported by: | immeet94 | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Text Changes | Keywords: | has-patch |
Focuses: | Cc: |
Description
Currently WordPress core advice is
'<p>' . ( '<strong>Advice:</strong> think very carefully about your site crashing if you are live-editing the theme currently in use.' ) . '</p>'
In this advice "think" should be "Think" to make consistent with other advice.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Created patch to make think word capitalize.