Περιγραφή
The Maintenance Countdown plugin adds a maintenance countdown page to your wordpress installation. This gives you the
opportunity to tell your users what you are doing and how long they need to wait until your site is back online.
Users with the ‘edit_themes’ capability are still able to access the site when maintenance is enabled.
Features:
- Enable/disable maintenance mode
- Page title, headline, maintenance information and check back message are customizable through the dashboard
- The end date and time for the countdown can be set through the settings page on the dashboard
- The countdown starts counting upwards if the end time is exceeded
- Includes 2 different designs
- Has an option to use custom css, for more information take a look at the faq
Στιγμιότυπα
Εγκατάσταση
This section describes how to install the plugin and get it working.
- Unpack the plugin from its zip-file and upload all its files into a subdirectory of the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the plugin through the ‘Maintenance Countdown’ menu in WordPress
Συχνές Ερωτήσεις
- How can i edit the custom design?
-
- Navigate to the directory of your wordpress installation
- Navigate to /wp-content/plugins/maintenance-countdown/styles
- Edit the custom.css file
- Can i change the capability a user needs for entering the site when maintenance mode is on?
-
Yeah you can, just open up the ‘maintenance-countdown.php’ and change the capability in line 34
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Maintenance Countdown” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Maintenance Countdown” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.7
- The first version of my plugin
1.1.0
- Added a second design
- Added an option for custom designs