Beschreibung
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
Installation
Here’s how to make the plugin work for your publications.
- Download and activate the plugin through the Plugins menu in WordPress admin.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„WallpaperChanger“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „WallpaperChanger“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.