[wp-trac] [WordPress Trac] #60827: Patterns menu item, put back the context parameter.
WordPress Trac
noreply at wordpress.org
Fri Mar 22 14:14:46 UTC 2024
#60827: Patterns menu item, put back the context parameter.
----------------------------+-----------------------------
Reporter: kebbet | Owner: audrasjb
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords: good-first-bug
Focuses: ui |
----------------------------+-----------------------------
This is a follow up for the next minor release, 6.5.1 and the previous
ticket #60825
The commit message by @audrasjb in [57864] stated: `A follow-up changeset
will be needed to replace the current __() function with _x() and put back
the context parameter.`
This is what should replace the call to `__()`:
`_x( 'Patterns', 'site editor menu item' )`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60827>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list