Linux 软件免费装
Banner图

Time.now Clock Widget

开发者 timenow
chrisyau83
更新时间 2026年5月29日 21:02
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

widget time clock timezone world clock word clock

下载

1.0.1

详情介绍:

Display live, accurate clocks on your WordPress site without writing any JavaScript. Choose from four widget styles and customize colors, fonts, timezone, and format. The clock updates every second and respects daylight-saving transitions automatically. Widget types How to use Three ways to embed:
  1. Gutenberg block — Add the "Time.now Clock" block in the editor. Configure via the block sidebar.
  2. Shortcode[time_now_clock type="text-clock" iana_timezone="Europe/Paris"] anywhere posts or pages support shortcodes.
  3. Classic widget — Drop "Time.now Clock" into any widget area via Appearance > Widgets.
Privacy The plugin embeds an <iframe> pointing at https://time.now/widget/<type>/render/. No JavaScript runs on your site. No analytics or tracking scripts are loaded by the plugin itself. The Time.now widget endpoint logs standard HTTP request information (IP, user agent, referer) for abuse prevention and aggregate stats — see https://time.now/info/terms-privacy for details. Attribution By default the plugin renders only the iframe — no visible "Powered by" link is shown. If you want to credit Time.now (which helps support the free service), enable the "Show attribution" option on any embed. The attribution is a single nofollow link to https://time.now/ below the clock.

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install via the WordPress plugin browser.
  2. Activate through the "Plugins" menu in WordPress.
  3. Add a Time.now Clock block, shortcode, or widget anywhere you want a clock to appear.

屏幕截图:

  • The four widget types previewed on a published page.
  • Classic widget configuration in Appearance > Widgets.

升级注意事项:

1.0.0 First release.

常见问题:

Which timezones are supported?

Any IANA timezone identifier (e.g. Europe/London, America/New_York, Asia/Tokyo). The full list is at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones.

Will it slow down my site?

No. The plugin renders a single lightweight <iframe> and the widget itself loads asynchronously from Time.now's CDN. No JavaScript or external scripts are added to your site.

Can I customize colors and fonts?

Yes — every embed supports background color, text color, font family, and font size. Configure via the block sidebar, shortcode attributes, or widget form.

Does it work in the Gutenberg block editor?

Yes. Search for "Time.now Clock" in the block inserter.

Is the attribution mandatory?

No. Attribution is off by default and can be enabled per-embed if you want to credit Time.now.

更新日志:

1.0.1 1.0.0