extended-cpts
extended-cpts copied to clipboard
Update add new labels
The word "new" has been removed from "add new" in labels across post types, taxonomies, and other areas of the dashboard. This change was implemented in WordPress 6.8.
The ‘Add New’ labels for core post types have been streamlined. For instance, ‘Add New Post’ is now ‘Add Post’, reducing verbosity and aligning with Gutenberg’s button labeling conventions (#61219).
For more details, please refer to the ticket: https://core.trac.wordpress.org/ticket/61219
- https://github.com/WordPress/wordpress-develop/pull/6585
- https://github.com/WordPress/wordpress-develop/pull/8167
- https://github.com/WordPress/wordpress-develop/pull/8278
- https://github.com/WordPress/wordpress-develop/pull/8597
Thanks! I thought the test coverage should detect changes to the default labels, clearly not. I'll take a look.
Related: https://core.trac.wordpress.org/ticket/63293