[wp-trac] [WordPress Trac] #15327: Strip down admin-ajax.php to be a bare bones ajax handler.
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 20 17:17:52 UTC 2012
#15327: Strip down admin-ajax.php to be a bare bones ajax handler.
------------------------------------------------+--------------------------
Reporter: westi | Owner: kurtpayne
Type: enhancement | Status: accepted
Priority: normal | Milestone: Future
Component: Administration | Release
Severity: normal | Version: 3.1
Keywords: westi-likes has-patch dev-feedback | Resolution:
------------------------------------------------+--------------------------
Comment (by ryan):
Discussed this a little bit with nacin. I overall like it, but a couple of
points came up:
* The change from global to local scope could break things in core and in
plugins. There is probably a plugin somewhere that modified global context
in order to affect a core ajax action. Not that that should be encouraged.
* Core ajax handlers can now be overridden. That could get ugly.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15327#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list