User Local Date and Time
开发者 |
vipestudio
|
更新时间 |
2022年1月26日 03:53 |
PHP版本: |
7.0 及以上 |
WordPress版本: |
5.9 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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