Popis
Simple Maintenance Mode allows you to enable a maintenance mode on your WordPress site. When enabled, visitors will see a custom message or a white screen (if no text is entered). It includes a settings page where you can customize the maintenance mode message and font size.
License
This plugin is licensed under the GPL-2.0+ License. See LICENSE for more details.
Instalace
- Upload the plugin to the
/wp-content/plugins/
directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Go to the ‚Maintenance Mode‘ menu in the admin dashboard to configure the plugin settings.
- Enable or disable maintenance mode and set your custom message.
Nejčastější dotazy
-
How do I activate maintenance mode?
-
You can activate maintenance mode by checking the „Enable Maintenance Mode“ checkbox in the plugin settings.
-
How do I change the maintenance message?
-
Simply enter your message in the „Maintenance Mode Text“ textarea in the settings. If you leave it blank, a white screen will appear on the frontend.
-
Can I customize the font size of the message?
-
Yes, you can set the font size in the „Font Size (px)“ field in the plugin settings.
Recenze
Autoři
Simple Maintenance Mode White Screen je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Simple Maintenance Mode White Screen” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.2
- Fix – Maintenance mode page title updated. It will be using site title. get_bloginfo( ‚name‘ ).
- Tested up to 6.8
1.1
- Updates after initial review.
- Enhancement – Readme.txt update.
- Fix – Fuctions/Variables name prefixs updated.
1.0
- Initial release of the plugin.