[wp-trac] [WordPress Trac] #24746: Move wp_ajax_nopriv_heartbeat() after wp_ajax_heartbeat()
WordPress Trac
noreply at wordpress.org
Sat Jul 13 18:35:58 UTC 2013
#24746: Move wp_ajax_nopriv_heartbeat() after wp_ajax_heartbeat()
-------------------------+------------------------------
Reporter: mordauk | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: minor | Resolution:
Keywords: close |
-------------------------+------------------------------
Changes (by azaozz):
* keywords: => close
Comment:
The handlers in ajax-actions.php are split in three "areas": nopriv goes
on top, followed by GET based handlers, followed by POST. This is to
emphasis the difference as it's not immediately possible to figure out the
request methods.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24746#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list