[wp-trac] [WordPress Trac] #11015: Admin Ajax actions should pass relevant global variables
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 23 16:50:48 UTC 2009
#11015: Admin Ajax actions should pass relevant global variables
-------------------------+--------------------------------------------------
Reporter: filosofo | Owner: ryan
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: JavaScript | Version: 2.9
Severity: normal | Keywords: admin-ajax has-patch
-------------------------+--------------------------------------------------
The wp_ajax_* action hooks should pass the global $_REQUEST variable so
that callbacks can reduce the number of global objects they have to be
aware of and so that they can get the data in a state prior to being
modified by anything else.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11015>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list