[wp-trac] [WordPress Trac] #45516: Auto Draft title issue for custom post types
WordPress Trac
noreply at wordpress.org
Fri Nov 7 12:31:36 UTC 2025
#45516: Auto Draft title issue for custom post types
-------------------------------------------------+-------------------------
Reporter: rajanit2000 | Owner:
| SergeyBiryukov
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 7.0
Component: Posts, Post Types | Version: 5.0
Severity: minor | Resolution:
Keywords: has-copy-review has-screenshots | Focuses:
has-test-info has-patch has-unit-tests needs- | administration
testing |
-------------------------------------------------+-------------------------
Comment (by wildworks):
Let's look at an example of an inconsistency occurring in Gutenberg.
- Register a post type without `title` support.
- Insert a post and save it.
- In the post list table, it will be displayed as `(no title supported)`.
- Open the block editor. The header document bar will display `No title`.
This should be `(no title supported)`.
I understand that there are already inconsistencies between the dashboard
and the block editor for post types that do not currently support titles,
but instead of fixing only a part of it, we should aim for consistency in
the behavior of both the core and Gutenberg.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45516#comment:57>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list