[wp-trac] [WordPress Trac] #18713: No hooks available to "calculate" a post_title when only custom metaboxes in use
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 27 20:23:19 UTC 2011
#18713: No hooks available to "calculate" a post_title when only custom metaboxes
in use
------------------------------------------------+--------------------------
Reporter: mikeschinkel | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
Component: Post Types | Review
Severity: normal | Version: 3.2.1
Keywords: has-patch dev-feedback 2nd-opinion | Resolution:
------------------------------------------------+--------------------------
Comment (by nacin):
This is a pretty glaring defect for custom post types. I usually stuff
something into post_title via a hidden field, that way it bypasses the
check, then I reset post_title to my own value when I'm done.
Attached is a patch that adds a filter around the check as an alternative
solution.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18713#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list