[wp-trac] [WordPress Trac] #61219: Simplify add_new_item labels for core post types

WordPress Trac noreply at wordpress.org
Wed Apr 16 14:29:46 UTC 2025


#61219: Simplify add_new_item labels for core post types
-------------------------------------+-------------------------------------
 Reporter:  jameskoster              |       Owner:  audrasjb
     Type:  enhancement              |      Status:  reopened
 Priority:  normal                   |   Milestone:  6.8
Component:  Administration           |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  add-to-field-guide       |     Focuses:  ui, accessibility,
  early has-patch fixed-major dev-   |  administration
  reviewed                           |
-------------------------------------+-------------------------------------

Comment (by Presskopp):

 There are some more instances of 'new'. I'm not sure if they do fall under
 the scope of this ticket, anyway, here they are (there may be more):

 wp-includes/js/dist/editor.js?marks=9801#L9801
 {{{
 Visitors cannot add new comments or replies. Existing comments remain
 visible.
 }}}

 wp-includes/js/dist/editor.js?marks=20552#L20552
 wp-includes/js/dist/editor.js?marks=32897#L32897
 {{{
 Visitors cannot add new comments or replies.
 }}}

 wp-includes/js/dist/editor.js:9797
 wp-includes/js/dist/editor.js:20548
 wp-includes/js/dist/editor.js:32893
 {{{
 Visitors can add new comments and replies.
 }}}

 wp-includes/js/dist/edit-site.js:40771
 {{{
 Add new view
 }}}

 wp-includes/js/dist/core-commands.js:163
 {{{
 Add new post
 }}}

 wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2757
 {{{
 Please use %s to add new schema properties.
 }}}

 wp-includes/js/dist/editor.js:24534
 wp-includes/js/dist/editor.js:24535
 {{{
 Add new term
 }}}

 wp-includes/js/dist/editor.js:24534
 wp-includes/js/dist/editor.js:24535
 {{{
 Add new category
 }}}

 wp-includes/js/dist/editor.js:24040
 {{{
 Add new Term
 }}}

 wp-includes/js/dist/core-commands.js:150

 {{{
 Add new page
 }}}

 wp-includes/js/dist/editor.js:24040
 {{{
 Add new tag
 }}}

 wp-admin/my-sites.php:81
 {{{
 Add New Site
 }}}

 wp-admin/includes/dashboard.php:2087
 {{{
 Add a new page
 }}}

 wp-admin/includes/dashboard.php:454
 {{{
 Create a New User
 }}}

 wp-admin/includes/dashboard.php:451
 {{{
 Create a New Site
 }}}

 wp-admin/media-new.php:43

 {{{
 Upload New Media
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61219#comment:48>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list