Title: Live Clock Widget
Author: Mervin Praison
Published: <strong>জানুৱাৰী 14, 2012</strong>
Last modified: নৱেম্বৰ 10, 2025

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/wordpress-clock/assets/banner-772x250.png?rev=489691)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wordpress-clock_ffffff.svg)

# Live Clock Widget

 [Mervin Praison](https://profiles.wordpress.org/mervinpraison/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/wordpress-clock.2.3.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/wordpress-clock/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/wordpress-clock/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/wordpress-clock/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/wordpress-clock/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/wordpress-clock/)

## বৰ্ণনা

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]'); ?>`

## ইনষ্টলেশ্যন

 1. Upload the `wordpress-clock` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use the shortcode `[wpclock]` in any post or page
 4. Or add the widget from Appearance > Widgets

## সঘনাই উত্থাপিত প্ৰশ্ন

### What is the shortcode?

Use `[wpclock]` for a default analog clock, or customize it:
 * `[wpclock type="
analog" size="200"]` – Analog clock, 200px * `[wpclock type="digital" size="300"]`–
Digital clock, 300px

### How do I add it as a widget?

 1. Go to Appearance > Widgets
 2. Find “WordPress Clock” widget
 3. Drag it to your desired sidebar
 4. Configure the title, type, and size
 5. Save

### Can I customize the colors?

Yes! Add custom CSS to your theme:

    ```
    `css
    ```

.wpclock-face {
 background: linear-gradient(135deg, #your-color1, #your-color2);}`

### Does it work without Flash?

Yes! Version 2.0 completely removed Flash and uses modern JavaScript and CSS3.

### Is it mobile responsive?

Absolutely! The clock automatically adjusts to different screen sizes.

## পৰ্য্যালোচনা

![](https://secure.gravatar.com/avatar/05fad3889f6033fc7474696a41b2ca5695bba637d2dac1d8b8e49e6595bb0bb3?
s=60&d=retro&r=g)

### 󠀁[Nice](https://wordpress.org/support/topic/nice-1348/)󠁿

 [Mervin Praison](https://profiles.wordpress.org/mervinpraison/) ছেপ্টেম্বৰ 3, 2016

Nice

 [ আটাই 1টা পৰ্য্যালোচনা পঢ়ক ](https://wordpress.org/support/plugin/wordpress-clock/reviews/)

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Live Clock Widget” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ Mervin Praison ](https://profiles.wordpress.org/mervinpraison/)

[আপোনাৰ ভাষাত “Live Clock Widget” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/wordpress-clock)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/wordpress-clock/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/wordpress-clock/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/wordpress-clock/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/wordpress-clock/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 2.3

 * **CRITICAL:** Fixed text domain to match plugin slug (wordpress-clock)
 * Removed Domain Path header (not needed for WordPress.org plugins)
 * Removed screenshot-1.png (should be in assets, not plugin)
 * All internationalization now uses correct text domain

#### 2.2

 * Updated Plugin URI to GitHub repository
 * All links now point to https://github.com/MervinPraison/wordpress-clock
 * Removed references to mervin.info domain

#### 2.1

 * **CRITICAL:** Fixed trademark violation – renamed from “WordPress Clock” to “
   Live Clock Widget”
 * Updated all text domains to ‘live-clock-widget’
 * Updated plugin URI and author URI

#### 2.0

 * **MAJOR UPDATE:** Complete rewrite from scratch
 * Security: Removed Flash dependency (security risk)
 * Security: Added proper input sanitization and output escaping
 * Security: Updated to modern WordPress widget API
 * Improved: Pure JavaScript and CSS3 implementation
 * Improved: Responsive design for all devices
 * Improved: Smooth animations for analog clock
 * Improved: Digital clock with date display
 * Improved: Modern gradient design
 * Improved: Widget with customization options
 * Improved: Shortcode with type and size parameters
 * Improved: Translation ready with text domain
 * Improved: WordPress 6.8 compatibility
 * Fixed: Plugin name typo (Worpress  WordPress)
 * Fixed: Deprecated widget registration method
 * Fixed: Hardcoded HTTP URLs
 * Fixed: External CDN dependency removed

#### 1.1

 * Minor fixes

#### 1.0

 * Initial release with Flash clock

## মেটা

 *  **2.3** সংস্কৰণ
 *  **9 মাহ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **100+**
 *  WordPress-ৰ সংস্কৰণ ** 4.0 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **6.8.8**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/wordpress-clock/)
 * [analog](https://as.wordpress.org/plugins/tags/analog/)[clock](https://as.wordpress.org/plugins/tags/clock/)
   [digital](https://as.wordpress.org/plugins/tags/digital/)[shortcode](https://as.wordpress.org/plugins/tags/shortcode/)
   [widget](https://as.wordpress.org/plugins/tags/widget/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/wordpress-clock/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 5টা তৰা।

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wordpress-clock/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wordpress-clock/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wordpress-clock/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wordpress-clock/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wordpress-clock/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wordpress-clock/reviews/#new-post)

[সকলো পৰ্য্যালোচনা চাওক](https://wordpress.org/support/plugin/wordpress-clock/reviews/)

## অৱদানকাৰীসকল

 *   [ Mervin Praison ](https://profiles.wordpress.org/mervinpraison/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/wordpress-clock/)

## দান কৰক

আপুনি এই প্লাগিনৰ উন্নতিৰ প্ৰতি সাহায্য আগবঢ়াব বিচাৰেনে?

 [ এই প্লাগিনক অনুদান দিয়ক ](https://mer.vin)