Changeset 38028 for trunk/src/wp-includes/class-wp-ajax-response.php
- Timestamp:
- 07/10/2016 12:50:21 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-ajax-response.php
r37487 r38028 1 1 <?php 2 2 /** 3 * Send XML response back to A JAXrequest.3 * Send XML response back to Ajax request. 4 4 * 5 5 * @package WordPress
Note: See TracChangeset
for help on using the changeset viewer.