User Local Date and Time

plugin banner

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.

Author:Ivan Popov (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:6.0
Plugin version:1.0
Added to WordPress repository:19-12-2019
Last updated:29-06-2022
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:635
Active installs:10+
plugin download
Click to start download

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


ChangeLog