User Local Date and Time

0

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 usin

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

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