This plugin hasn’t been tested with the latest three 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.

User Local Date and Time

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]’);

Reviews

There are no reviews for this plugin.

Contributors and Developers

“User Local Date and Time” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

1.0.0

  • Initial Release – 09.10.2019