PluginProbe
CoolClock / 4.1
CoolClock v4.1
4.3.9 4.3.8 trunk 0.1 2.0 2.9.8 3.0 3.1 3.2 3.3 4.0 4.1 4.2 4.3.3 4.3.4 4.3.5 4.3.6 4.3.7
← All changes | includes/class-coolclock-shortcode.php +1 -0 4.04.1 View file →
@@ -18,8 +18,9 @@
18 18 radius -- a number to define the clock radius. Do not add 'px' or any other measure descriptor.
19 19 noseconds -- set to true (or 1) to hide the second hand
20 20 gmtoffset -- a number to define a timezone relative the Greenwhich Mean Time. Do not set this parameter to default to local time.
21 21 showdigital -- set to 'digital12' to show the time in 12h digital format (with am/pm) too
22 + digitalcolor -- set to a color value to change the digital time color
22 23 scale -- must be one of these: 'linear' (default scale), 'logClock' or 'logClockRev'. Linear is our normal clock scale, the other two show a logarithmic time scale
23 24 subtext -- optional text, centered below the clock
24 25 align -- sets floating of the clock: 'left', 'right' or 'center'
25 26 */