Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Simple Page Specific Maintenance Mode

Descrizione

Sometime we need to show some maintenance message for specific page or post.
This is when we make some change on live content and dont want to show untill it is complete and ready to be live.

We can set maintenance mode for:

  • Whole website
  • Specific page
  • Specific post of any type
  • Can be set to show page without maintenance to user role when user is logged in. e.g. only admin can see page if maintenance is enabled.

Screenshot

  • wp-admin setting page (settings -> Configure Maintenance).
  • Maintenance message in overlay when "Don't show anything except maintenance message." is not ticked
  • Maintenance message in full page when "Don't show anything except maintenance message." is ticked

Installazione

  1. Upload the plugin files to the /wp-content/plugins/km-maintenance directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->KM Maintenance screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

FAQ

Can we cutomize template?

Yes, Copy ./templates/ files to theme folder and make changes as per requirements.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Simple Page Specific Maintenance Mode” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Simple Page Specific Maintenance Mode” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • 1st roll out stable.