Make WordPress Core


Ignore:
Timestamp:
03/01/2010 11:49:50 AM (15 years ago)
Author:
dd32
Message:

Add a front end Ajax handler. Props Denis-de-Bernardy. See #12400

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-settings.php

    r13507 r13527  
    290290 * This hook is fired once WP, all plugins, and the theme are fully loaded and instantiated.
    291291 *
    292  * AJAX requests should use wp-admin/admin-ajax.php.
     292 * AJAX requests should use wp-ajax.php and wp-admin/admin-ajax.php instead.
    293293 *
    294294 * @since 3.0.0
Note: See TracChangeset for help on using the changeset viewer.