Changeset 25036
- Timestamp:
- 08/16/2013 07:58:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/admin-post.php
r19712 r25036 15 15 require_once('../wp-load.php'); 16 16 17 /** Allow for cross-domain requests (from the frontend). */ 18 send_origin_headers(); 19 17 20 require_once(ABSPATH . 'wp-admin/includes/admin.php'); 18 21
Note: See TracChangeset
for help on using the changeset viewer.