[wp-trac] [WordPress Trac] #16176: save_{$post_type}
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 11 16:37:41 UTC 2011
#16176: save_{$post_type}
------------------------------+------------------------------
Reporter: bmb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Types | Version: 3.0.4
Severity: trivial | Resolution:
Keywords: custom post type |
------------------------------+------------------------------
Comment (by dd32):
The overhead of running a extra action on a post save seems rather low,
Yes, It's another hook fire, but saving a post is not a time critical
operation, such as the front end load, or loading an admin page.
If extra hooks are needed to help plugins avoid multiple if statements,
that gets a +1 from me, but it should be fully reviewed to check to see
what area's have hook, and what area's still need a hook.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16176#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list