User Local Date and Time

Plugin Banner

User Local Date and Time

by Ivan Popov

Download
Description

This plugin will give you a simple shortcode allowing you to display the visitor current date and time. Works both with standard time and arabic time.

You can customize it with css using classes arabictime, bgtime and standardtime.

Shortocodes that can be used are:

[arabic-current-date]
[current-date]
[bg-current-date]

or call it within your theme within

echo do_shortcode(‘[current-date]’);

1.0.0

  • Initial Release – 09.10.2019
Back to top