[wp-trac] [WordPress Trac] #63293: "Add new post" wording change/regression?

WordPress Trac noreply at wordpress.org
Wed Apr 16 17:16:00 UTC 2025


#63293: "Add new post" wording change/regression?
-------------------------------+-----------------------
 Reporter:  sitebolts          |       Owner:  (none)
     Type:  defect (bug)       |      Status:  reopened
 Priority:  normal             |   Milestone:  6.8.1
Component:  Posts, Post Types  |     Version:  6.8
 Severity:  normal             |  Resolution:
 Keywords:                     |     Focuses:
-------------------------------+-----------------------

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:9801
 {{{
 Visitors cannot add new comments or replies. Existing comments remain
 visible.
 }}}

 wp-includes/js/dist/editor.js:20552
 wp-includes/js/dist/editor.js:32897
 {{{
 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/63293#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list