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
Installazione
Here’s how to make the plugin work for your publications.
- 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.
CollaboratoriTraduci “WallpaperChanger” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.