Live Clock Widget
Display a modern, responsive analog or digital clock using shortcode or widget. No Flash, pure JavaScript.
The facts
- Rating
- 5★ from 1
- Active installs
- 100+
- Price
- Free
- Last updated
- 10 Nov 2025
- Added
- Jan 2012
- Requires WP
- 4.0
- Tested up to
- WP 6.8.8
- Downloads
- 11,220
Our analysis
AI-assistedLive Clock Widget is a WordPress plugin that adds a clock display to your website. You can choose between analog and digital styles, and it supports customization in size and design. The plugin is suitable for users looking to enhance their site's functionality with a visually appealing clock feature.
The clock can be displayed using a shortcode or as a widget, making it easy to integrate into your site. It is fully responsive, ensuring it looks good on all devices, and is translation ready for international use.
Best for: This plugin is best for website owners who want to add a clock display to their site.
What it does well
- ✓Offers both analog and digital clock styles
- ✓Customizable size and design options
- ✓Fully responsive for all devices
- ✓Uses pure JavaScript and CSS, no Flash
- ✓Translation ready with full i18n support
Where it falls short
- •Limited information on additional features or settings
Verdict
Live Clock Widget provides a straightforward solution for displaying a clock on your website. It is easy to use and offers customization options, making it a practical choice for enhancing site functionality.
From the developer
Mervin Praison's own description of Live Clock Widget, lightly tidied.
Live Clock Widget provides a beautiful, modern clock display for your website. Choose between analog and digital styles, customize the size, and display it anywhere using a shortcode or widget.
Key Features:
- 🕐 Analog Clock – Beautiful circular clock with smooth animations
- 🔢 Digital Clock – Modern digital display with date
- 📱 Fully Responsive – Works perfectly on all devices
- 🎨 Modern Design – Gradient backgrounds and smooth animations
- ⚡ No Flash – Pure JavaScript and CSS (Flash removed in v2.0)
- 🔒 Secure – All output properly escaped and sanitized
- 🌐 Translation Ready – Full i18n support
- ⚙️ Easy Customization – Adjustable size and type
Usage:
- Shortcode:
[wpclock]– Default analog clock - Shortcode Options:
[wpclock type="digital" size="300"] - Widget: Drag and drop from Appearance > Widgets
- PHP Function:
<?php echo do_shortcode('[wpclock]'); ?>