Changeset 38028 for trunk/src/wp-settings.php
- Timestamp:
- 07/10/2016 12:50:21 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r38021 r38028 425 425 * This hook is fired once WP, all plugins, and the theme are fully loaded and instantiated. 426 426 * 427 * A JAXrequests should use wp-admin/admin-ajax.php. admin-ajax.php can handle requests for427 * Ajax requests should use wp-admin/admin-ajax.php. admin-ajax.php can handle requests for 428 428 * users not logged in. 429 429 *
Note: See TracChangeset
for help on using the changeset viewer.