[wp-trac] Re: [WordPress Trac] #2584: do_action merges array args,
causing data loss prior to callback
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 21 17:29:53 GMT 2006
#2584: do_action merges array args, causing data loss prior to callback
----------------------------+-----------------------------------------------
Id: 2584 | Status: new
Component: Administration | Modified: Tue Mar 21 17:29:53 2006
Severity: normal | Milestone:
Priority: normal | Version: 2.0.2
Owner: anonymous | Reporter: skeltoac
----------------------------+-----------------------------------------------
Comment (by skeltoac):
Also re #2553, try this variation:
{{{
do_action("update_option_{$option_name}", $oldvalue, $_newvalue));
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/2584>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list