[wp-trac] [WordPress Trac] #45516: Auto Draft title issue for custom post types

WordPress Trac noreply at wordpress.org
Fri Nov 7 16:11:32 UTC 2025


#45516: Auto Draft title issue for custom post types
-------------------------------------------------+-------------------------
 Reporter:  rajanit2000                          |       Owner:
                                                 |  SergeyBiryukov
     Type:  defect (bug)                         |      Status:  reopened
 Priority:  normal                               |   Milestone:  6.9
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                                        |
-------------------------------------------------+-------------------------
Changes (by SirLouen):

 * milestone:  7.0 => 6.9


Comment:

 Replying to [comment:57 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.

 @wildworks got you
 I added a fix in Gutenberg for this.
 https://github.com/WordPress/gutenberg/pull/73091

 I still think we are on time to add this for 6.9.

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


More information about the wp-trac mailing list