plugin-icon

WallpaperChanger

作者 taniafi786·
A small WordPress plugin allows you to automatically change the wallpaper(morning,evening) according to server daytime.
版本
1.0
活躍安裝總數
10
最近更新:
May 18, 2016

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

目前已測試版本
WordPress 4.5.33
此外掛程式已可供下載,並可用於你 系統。