```php file_put_contents( ABSPATH.'.maintenance', sprintf('<?php $upgrading = %d; ?>', time() + HOUR_IN_SECONDS) ); ```