[wp-trac] [WordPress Trac] #65023: Don't use (no title) in place of text from body of post in Posts list
WordPress Trac
noreply at wordpress.org
Fri Apr 3 19:15:26 UTC 2026
#65023: Don't use (no title) in place of text from body of post in Posts list
-------------------------------+------------------------------------------
Reporter: davewiner | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version: 6.9.4
Severity: normal | Keywords: needs-design has-screenshots
Focuses: |
-------------------------------+------------------------------------------
In the Posts list, if an item doesn't have a title, (no title) in place of
the title isn't helpful, and makes it difficult when a page has lots of
singular posts.
Suggested solution: Grab the first N chars of the body, or first sentence
(easy with regex) or add a tool tip with the same text.
I write a lot of "singular" posts, ie posts without titles.
Happy to share JS code that works.
[[Image(https://imgs.scripting.com/2026/04/03/noTitlePosts.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65023>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list