Descrição
Notifies your visitors about you updating the blog.
Some features:
- Displays a nice message at the top of your blog pages
- Able to blink
- Fullscreen mode
- In page positioning
Follow me on Twitter to keep up with the latest updates Stegaru Victor
Imagens de tela
Instalação
You can use the built in installer and upgrader, or you can install the plugin manually.
- You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory
the top-level folder. Don’t just upload all the php files and put them in/wp-content/plugins/
. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Open your footer.php file and add this code just before the
</body>
tag: - Go to Maintenance page and update the message you want to display when in maintenance mode
- To disable maintenance mode, just set the “Message” field to 0 (zero)
- That’s it!
Additionally you can always go and edit the css file located in plugins/maintenance-mode-notify/css/
.
FAQ
- Will it work in IE browsers?
-
Absolutely YES
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Maintenance Mode Notify” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “Maintenance Mode Notify” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
2.1
- register_settings function conflicts with other plugins solved.
2.0
- Ability to position the notifying bar in the page (top, bottom)
- Fullscreen mode
- Blink ability
1.0
- Yellow bar with a message at the top of the page.