[wp-trac] [WordPress Trac] #63293: "Add new post" wording change/regression?
WordPress Trac
noreply at wordpress.org
Wed Apr 16 11:48:41 UTC 2025
#63293: "Add new post" wording change/regression?
-------------------------------+------------------------------
Reporter: sitebolts | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version: 6.8
Severity: major | Resolution:
Keywords: | Focuses:
-------------------------------+------------------------------
Comment (by sitebolts):
Whoops, messed up the example code:
{{{
$labels =
[
'add_new' => ('Add New'), This is no longer being used?
]
$args =
[
'labels' => $labels,
]
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63293#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list