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.

WallpaperChanger

Descrizione

A small WordPress plugin allows you to automatically change the wallpaper(morning,evening) according to server daytime.

  • get server time by using
    $Hour = date(‘G’);

  • for morning image/wallpaper : $Hour >= 5 && $Hour <= 18

  • for evening image/wallpaper : $Hour >= 19 || $Hour <= 4

**You can change the hour value and images

Screenshot

  • Morning time website look like this
  • Evening time website look like this

Installazione

Here’s how to make the plugin work for your publications.

  1. Download and activate the plugin through the Plugins menu in WordPress admin.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WallpaperChanger” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori