Changes between Initial Version and Version 1 of Ticket #45516, comment 63
- Timestamp:
- 11/10/2025 03:41:33 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45516, comment 63
initial v1 4 4 Yes, I can agree with you that this must be fixed. But it can potentially display "Auto Draft". 5 5 6 [[Image(https://i.imgur.com/fBA98Ab.png)]] 7 6 8 > For example, the_title and get_the_title do not consider whether that post type supports titles. 7 9 8 10 The problem here is this. I think we need to fix this by adding another ticket because it's correlated but not strictly related. This is a wrong behavior in the front end (showing a weird title "Auto Draft" when no title is supported) vs. showing a title in `the_title` and `get_the_title` when no title is supported. 9 11 10 [[Image(https://i.imgur.com/fBA98Ab.png)]]11 12 12 But the discussion of @peterwilsoncc is that he doesn't like `(no title supported)` because, as @helen said, it feels slightly misdirecting (but he is also disregarding that currently people are seing `Auto Draft` which is not slightly misdirecting but deceiving). 13 13