Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

WallpaperChanger

Disgrifiad

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

Lluniau Sgrin

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

Gosod

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

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

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“WallpaperChanger” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “WallpaperChanger” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.