Skip to content

Instantly share code, notes, and snippets.

@SpartakusMd
Created November 3, 2015 12:41
Show Gist options
  • Save SpartakusMd/07bd6f910bb1d91f6bf3 to your computer and use it in GitHub Desktop.
Save SpartakusMd/07bd6f910bb1d91f6bf3 to your computer and use it in GitHub Desktop.
Enable Worpress Maintenance mode
<?php
$upgrading = time() + 100;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment