Beschrijving
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
Schermafbeeldingen
Installatie
Here’s how to make the plugin work for your publications.
- Download and activate the plugin through the Plugins menu in WordPress admin.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“WallpaperChanger” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WallpaperChanger” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.