Changeset 36709 for trunk/src/wp-admin/admin-post.php
- Timestamp:
- 02/25/2016 12:52:33 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/admin-post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/admin-post.php
r34265 r36709 19 19 require_once( dirname( dirname( __FILE__ ) ) . '/wp-load.php' ); 20 20 21 /** Allow for cross-domain requests (from the front end). */21 /** Allow for cross-domain requests (from the front end). */ 22 22 send_origin_headers(); 23 23
Note: See TracChangeset
for help on using the changeset viewer.