| 开发者 | itsmeakay |
|---|---|
| 更新时间 | 2026年6月24日 19:59 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[simple_stopwatch]
Shortcode Options:
mode — stopwatch or countdown. Default: stopwatchfrom — countdown starting time, format HH:MM:SS. Default: 00:05:00. Only used when mode="countdown"color — button color (hex). Default: #2271b1size — display size: small or large. Default: largems — show milliseconds: yes or no. Default: nosound — play a sound on start/stop/countdown-end: yes or no. Default: nopersist — remember elapsed time after a page reload: yes or no. Default: no[simple_stopwatch mode="countdown" from="00:10:00" color="#25D366" sound="yes"]
/wp-content/plugins/simple-stopwatch-easy-to-use/[simple_stopwatch] to any page or postUse the block inserter and search for "Simple Stopwatch", or add the shortcode [simple_stopwatch] to any page, post, or widget.
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.
Yes — use [simple_stopwatch color="#ff0000"] or set the color in the block's Inspector panel.
Yes, each one runs independently.
Only if you enable that option (persist="yes" in the shortcode, or the matching toggle in the block).