-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
46 lines (33 loc) · 1.89 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
=== Display Time(zone) ===
Contributors: midhund
Donate Link: https://www.paypal.me/midhundevasia/10
Tags: admin, timezone, timer, clock, servertime
Tested up to: 4.6.1
Stable tag: 1.0.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Display Timezone is simple plug-in to display current time with timezone in the upper right of your admin screen on every page.
== Description ==
[Display Timezone](http://github.com/midhundevasia/wp-display-timezone/) is simple plug-in to display current time with timezone in the upper right of your admin screen on every page. It takes the values from the option Timezone, Date Format, Time Format and starts the clock. There is no configuration page.
= When you going to use =
If your wordpress site is hosted at London and you are from China, both time are diffrent. You get confused while schedule the post and other events related to time. If you look at your machine its shows your time, not the server time. Here you can use the plugin. ie The Plugin Shows your server time, not the machine time or browser time.
== Installation ==
Installation is simple and should not take you more than 1 minutes.
1. Upload whole `display-timezone` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. Screenshot Installation
2. Screenshot General Settings View
2. Screenshot Display Time(zone) View on Admin page
== Changelog ==
= 1.0.4 =
* Changed the position of display to compatibility for the versions `WordPress 4.6.1` or greater, also compactable in all other version
= 1.0.3 =
* Added Clock Icon
* Changed the position of display to compatibility for the versions `WordPress 3.2` or greater, also compactable in all other version
= 1.0.2 =
* Edit in readme.txt
= 1.0.1 =
* Fixed the `am & pm` bug.
= 0.1 =
* First release.