https://github.com/vicchi/wordpress-maintenance
Non fork of Kevin Leary's WordPress custom maintenance mode page
https://github.com/vicchi/wordpress-maintenance
Last synced: 3 months ago
JSON representation
Non fork of Kevin Leary's WordPress custom maintenance mode page
- Host: GitHub
- URL: https://github.com/vicchi/wordpress-maintenance
- Owner: vicchi
- Created: 2012-02-01T15:32:24.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-01T15:34:47.000Z (over 14 years ago)
- Last Synced: 2025-01-18T03:12:00.740Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
Inspired by and adapted from Kevin Leary's custom maintenance page
http://www.kevinleary.net/custom-maintenance-page-wordpress/
1. Place .maintenance, maintenance.php and coffee_machine-256.png in /wp-content.
2. To manually enabled maintenance mode, copy .maintenance to the root of your WordPress install.
3. To manually disable maintenance mode, delete .maintenance from the root of your WordPress install.