[wp-trac] [WordPress Trac] #45266: The document title of the "post new" screen should be Add New {Item}

WordPress Trac noreply at wordpress.org
Fri Nov 2 15:08:02 UTC 2018


#45266: The document title of the "post new" screen should be Add New {Item}
----------------------------+---------------------------------------
 Reporter:  imath           |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Editor          |    Version:  5.0
 Severity:  normal          |   Keywords:  has-patch has-screenshots
  Focuses:  administration  |
----------------------------+---------------------------------------
 When adding or editing a post now the Gutenberg's project editor was
 merged, the first part of the document title is always "Edit Post"
 (`$post_type_object->labels->edit_item`).

 Below is a screenshot of the `post-new.php` screen :

 [[Image(https://cldup.com/_PiMd9D1Hj.png)]]

 When adding a new post, it should be "Add New Post"
 (`$post_type_object->labels->add_new_item`)

 Below is the same screen's screenshot with the attached patch applied :

 [[Image(https://cldup.com/_6XPSrxtY4.png)]]

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45266>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list