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

WordPress Trac noreply at wordpress.org
Fri Nov 7 11:55:30 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                                        |
-------------------------------------------------+-------------------------
Changes (by wildworks):

 * keywords:
     has-copy-review has-screenshots has-test-info has-patch has-unit-tests
     commit
     =>
     has-copy-review has-screenshots has-test-info has-patch has-unit-tests
     needs-testing
 * milestone:  6.9 => 7.0


Comment:

 Since the RC1 release is coming soon, I'm punting this ticket to 7.0.

 > Has this been tested against Gutenberg? The plugin does some manual
 checks against "Auto Draft" being the title.

 Based on the discussions I've read, it seems that no research or testing
 has yet been conducted on the points mentioned above.

 Further investigation and testing are needed to determine whether this
 change will cause problems with the block editor or site editor, and
 whether any string changes are required on the Gutenberg project side.

 Additionally, what would happen if title support was added to that post
 type later on?

 - 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)`.
 - Add title support to that post type.
 - In the post list table, it will be displayed as `(no title supported)`.
 - In the post list, the post type is still displayed as `(no title
 supported)` even though it supports a title.

 Perhaps, it might be possible to simply use `(no title)`?

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


More information about the wp-trac mailing list