Skip to content

Simple Wordpress maintenance mode plugin with custom message display.

Notifications You must be signed in to change notification settings

supryan/wp-chill-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chill Mode for Wordpress

Simple Wordpress maintenance mode plugin with custom message display. Just add water and activate.

  • Requires at least: WordPress 3.5
  • Tested up to: WordPress 4.2.2
  • Current version: 0.2

Features

  • Only administrators can see the site when plugin is active
  • Admin interface to add custom page title, heading, message, styling, and scripts.
  • Multisite support
  • Alert message in the backend, when the plugin is active.
  • Support for the following cache plugins: Cachify, Super Cache and W3 Total Cache.
  • Sends HTTP response status code 503 Service Unavailable, especially relevant for search engines.

Usage

Git clone in your /wp-content/plugins/ directory. Submodule: git submodule add git@github.com:jickpictures/wp-chill-mode.git /wp-content/plugins/

Chill Mode Settings: Settings > Chill Mode

Notes

If you want to change the layout of the template, edit the template.php file.


Originally built off the Slim Maintenance Mode plugin developed by Johannes Ries. Admin interface and custom template functionality by Ryan Gordon.

About

Simple Wordpress maintenance mode plugin with custom message display.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published