[wp-trac] [WordPress Trac] #24991: Add 'instantiated_post' hook to WP_Post->_construct()
WordPress Trac
noreply at wordpress.org
Thu Aug 8 14:37:52 UTC 2013
#24991: Add 'instantiated_post' hook to WP_Post->_construct()
-----------------------------+------------------------------------
Reporter: MikeSchinkel | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Types | Version: 3.6
Severity: normal | Keywords: has-patch dev-feedback
-----------------------------+------------------------------------
Please consider adding an `'instantiated_post'` hook to the end of
`WP_Post->_construct()`.
Such a hook would allow doing so would allow plugins to add custom fields
or child posts to the post object, would allow for instrumentation to aid
in debugging.
See #14958 for some background.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24991>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list