Changeset 44335
- Timestamp:
- 12/19/2018 04:59:14 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ajax-actions.php
r44295 r44335 801 801 802 802 /** 803 * Ajax handler to delete a page. 804 * 803 805 * @since 3.1.0 804 806 * 805 * @param string $action 807 * @param string $action Action to perform. 806 808 */ 807 809 function wp_ajax_delete_page( $action ) {
Note: See TracChangeset
for help on using the changeset viewer.