Changeset 36472
- Timestamp:
- 02/03/2016 08:16:42 PM (10 years ago)
- File:
-
- 1 edited
- trunk/src/wp-admin/includes/ajax-actions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ajax-actions.php
r36384 r36472 337 337 * Contrary to normal success AJAX response ("1"), die with time() on success. 338 338 * 339 * @access private 339 340 * @since 2.7.0 340 341 * … … 431 432 * Ajax handler for adding a hierarchical term. 432 433 * 434 * @access private 433 435 * @since 3.1.0 434 436 */
Note: See TracChangeset for help on using the changeset viewer.