User Local Date and Time
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
Changelog
1.0.0
- Initial Release – 09.10.2019