Linux 软件免费装
Banner图

Simple Stopwatch Easy to Use

开发者 itsmeakay
更新时间 2026年6月24日 19:59
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcode block timer stopwatch countdown

下载

1.1.0

详情介绍:

Simple Stopwatch Easy to Use lets you embed a fully functional stopwatch or countdown timer anywhere on your WordPress site, using either a shortcode or a block. Features: Usage: Add the "Simple Stopwatch" block from the block inserter, or use the shortcode: [simple_stopwatch] Shortcode Options: Example: [simple_stopwatch mode="countdown" from="00:10:00" color="#25D366" sound="yes"]

安装:

  1. Upload the plugin files to /wp-content/plugins/simple-stopwatch-easy-to-use/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Add the "Simple Stopwatch" block from the block inserter, or add [simple_stopwatch] to any page or post

屏幕截图:

  • The shortcode builder under Tools — pick your options and copy the shortcode

升级注意事项:

1.1.0 Adds countdown mode, a block, and fixes multiple stopwatches not working on the same page.

常见问题:

How do I add the stopwatch to my page?

Use the block inserter and search for "Simple Stopwatch", or add the shortcode [simple_stopwatch] to any page, post, or widget.

Can I use a countdown timer instead of a stopwatch?

Yes — set mode="countdown" and from="00:10:00" (or whatever starting time you want) in the shortcode, or choose "Countdown timer" in the block settings.

Can I change the color?

Yes — use [simple_stopwatch color="#ff0000"] or set the color in the block's Inspector panel.

Can I add more than one stopwatch on the same page?

Yes, each one runs independently.

Does it remember the time if I refresh the page?

Only if you enable that option (persist="yes" in the shortcode, or the matching toggle in the block).

更新日志:

1.1.0 1.0.0