Changeset 35168
- Timestamp:
- 10/14/2015 10:48:24 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ajax-actions.php
r35006 r35168 1 1 <?php 2 2 /** 3 * WordPress Core Ajax Handlers.3 * Administration API: Core Ajax handlers 4 4 * 5 5 * @package WordPress 6 6 * @subpackage Administration 7 * @since 2.1.0 7 8 */ 8 9
Note: See TracChangeset
for help on using the changeset viewer.