Opened 8 years ago
Closed 8 years ago
#24339 closed defect (bug) (duplicate)
Don't hide post title input
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.6 |
Component: | Post Formats | Keywords: | |
Focuses: | Cc: |
Description
Hi, I think this is discussed before but I can't find the proper ticket... anyway while I work with the new post-format UI I notice that you hide the post title input in the 'Status' format.
Yes it make sense for Theme Designers but not for the editors and the post author:
1- Sometimes I need to create a unique post title ever for 'Status' format.. the post title not only shown in the front-end it's also helpful in the back-end and custom queries.
2- When you edit a 'Status' format content the title should be updated too.. but this what not happened !, I must click on Slandered format icon and then change the title !
3- It's an original input by WordPress design it make it wired when it hidden.
Regarding to the point 2, I think it was fixed in the trunk...