Changeset 38607 for trunk/src/wp-includes/load.php
- Timestamp:
- 09/14/2016 09:50:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r38470 r38607 1047 1047 function wp_doing_ajax() { 1048 1048 /** 1049 * Filter whether the current request is a WordPress Ajax request.1049 * Filters whether the current request is a WordPress Ajax request. 1050 1050 * 1051 1051 * @since 4.7.0
Note: See TracChangeset
for help on using the changeset viewer.