[wp-trac] [WordPress Trac] #29320: Bulk edit on custom post types without title support
WordPress Trac
noreply at wordpress.org
Sat Aug 23 14:38:42 UTC 2014
#29320: Bulk edit on custom post types without title support
-----------------------------+-----------------------------
Reporter: alexfecke | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Quick/Bulk Edit | Version: 3.9.2
Severity: normal | Resolution: wontfix
Keywords: | Focuses: administration
-----------------------------+-----------------------------
Changes (by helen):
* status: new => closed
* type: defect (bug) => enhancement
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
Hi, and thanks for the report. I'm not sure what your goals are - if it's
preventing editing a generated title, then I'm not sure why you would want
to show an editable field there. I would recommend registering the post
type with support for the title and then removing support for title from
the post type when on the edit screen. It's not hacky to store a title in
the title field and then hide the UI for that field from users. Overall, I
don't think it makes a lot of sense to show a field for something the post
type is not declared to support.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29320#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list