Changeset 45114 for trunk/src/wp-includes/load.php
- Timestamp:
- 04/05/2019 03:19:50 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r45022 r45114 1445 1445 die(); 1446 1446 } 1447 define( 'WP_SANDBOX_SCRAPING', true ); 1447 1448 register_shutdown_function( 'wp_finalize_scraping_edited_file_errors', $key ); 1448 1449 }
Note: See TracChangeset
for help on using the changeset viewer.