This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WallpaperChanger

توضیحات

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

عکس‌های صفحه

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

نصب

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

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

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“WallpaperChanger” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “WallpaperChanger” به زبان شما.

علاقه‌ مند به توسعه هستید؟

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