Created
March 31, 2022 20:54
-
-
Save mav2287/8450717ed4189f9ab25c2ad25ff82ab0 to your computer and use it in GitHub Desktop.
Wordpress Indefinite Maintenance File
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$upgrading = time(); | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Putting this file in the root directory of your Wordpress installation will put the site into maintenance mode indefinitely. To end maintenance mode just delete the file.