Admin Toolbar Live Clock keeps the current
site time always in view while you work.
Perfect for distributed editorial teams, agencies running sites in different time-zones, or any admin who regularly checks cron jobs, comment timestamps or scheduled posts.
Who benefits?
- Editors coordinating global content releases
- Support agents logging activity against server time
- Developers verifying scheduled tasks (Cron / Action Scheduler)
- Multisite super-admins overseeing sites across regions
Feature highlights
- Live ticking – updates every second; no page reloads, no Ajax polling
- Calendars – Gregorian, Persian (Jalali), Islamic (Hijri), Hebrew, Buddhist (Thai) and Japanese
- Languages bundled – en_US, fa_IR, ar_SA, he_IL, th_TH, ja_JP (+ fully translatable)
- Time formats – 12-hour or 24-hour
- Per-user timezone – keep the site setting or pick any IANA timezone
- Colour-picker – separate, native WP colour-picker fields for clock & date
- Admin-only & WPCS – assets load only in wp-admin for users with manage_options; codebase follows WordPress-Coding-Standards
- Clean uninstall – removes all options on Delete via
uninstall.php
Find the settings page at
Dashboard → Settings → Toolbar Clock.
From the WordPress plugin directory (recommended)
- Search “Admin Toolbar Live Clock” under Plugins → Add New, click Install Now, then Activate.
Manual upload
- Upload the folder to
/wp-content/plugins/
.
- Activate via Plugins → Installed Plugins.
Finally, open
Settings → Toolbar Clock, adjust options and click
Save Changes.