[wp-trac] [WordPress Trac] #19015: do_action fails on nested calls
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 24 15:04:53 UTC 2011
#19015: do_action fails on nested calls
--------------------------+------------------------------
Reporter: mrubiolvn | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 3.2.1
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by mrubiolvn):
To better clarify:
I've got a plugin which on saving a certain post type(i.e: foo_post),
starts a cascade routine, updating some child posts. That messes up the
filter array pointer, and makes all the plugins with a lower priority, to
miss foo_post. They still get triggered for all the updated child posts.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19015#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list