pMaintenance.php
Site maintenance plugin.
Activate this plugin to show an "under maintenance" page to visitors whilst working on the site.
Tags
Table of Contents
Functions
- show_maintenance_page() : void
- Show a maintenance page to users who are not logged in.
- activate() : void
- Activate plugin.
- deactivate() : void
- Deactivate plugin.
Functions
show_maintenance_page()
Show a maintenance page to users who are not logged in.
show_maintenance_page() : void
Tags
activate()
Activate plugin.
activate() : void
Tags
deactivate()
Deactivate plugin.
deactivate() : void