Title: Simple Stopwatch
Author: ravi Singh
Published: <strong>2020 年 2 月 27 日</strong>
Last modified: 2022 年 1 月 31 日

---

搜尋外掛

![](https://ps.w.org/simple-stopwatch/assets/banner-772x250.jpg?rev=2251113)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/simple-stopwatch/assets/icon-256x256.jpg?rev=2251112)

# Simple Stopwatch

 由 [ravi Singh](https://profiles.wordpress.org/ravisinghit/) 開發

[下載](https://downloads.wordpress.org/plugin/simple-stopwatch.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/simple-stopwatch/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/simple-stopwatch/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/simple-stopwatch/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/simple-stopwatch/#developers)

 [技術支援](https://wordpress.org/support/plugin/simple-stopwatch/)

## 外掛說明

Simple Stopwatch that start with countdown timer with start, pause and reset button.
Use this shortcode [simplestopwatch].

### Privacy Policy

We are not taking any information of any user to our database, server or not any
other way. Only the owner of the website who is using this plugin can get the users
location related information.

## 安裝方式

This section describes how to install the plugin and get it working.

e.g.
 Via WordPress admin 1. Search for Simple Stopwatch and install plugin

Manual Installation
 1. Download plugin from wordpress.org `Simple Stopwatch` and
extract folder. 2. Upload `simple-stopwatch` folder to the `/wp-content/plugins/`
directory 1. Activate the plugin through the ‘Plugins’ menu in WordPress 1. Place`[
simplestopwatch]` in your pages, widget area

## 常見問題集

### is it light weight?

Yes

### features?

Simple start, pause and reset button for timer/stopwatch.

## 使用者評論

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

### 󠀁[Fixed Seconds Counting Issue](https://wordpress.org/support/topic/fixed-seconds-counting-issue/)󠁿

 [jamiethewebguy](https://profiles.wordpress.org/jamiethewebguy/) 2021 年 1 月 29
日

The plugin is exactly as described: simple. However, it also continues to count 
past 60 seconds and does not start back at 00 after it reaches 59. For example, 
once it reaches 60 seconds it will add a ‘1’ to the minutes, but will continue counting
seconds through the 60s into the 70s and so on. The problem was just understanding
the maths in the JS file. If you can access your site files navigate to wpcontent/
plugins/simple-=stopwatch/public/js/ and open simple-stopwatch-public.js. In that
file change: var secs=Math.floor(time/10); to var secs=Math.floor((time/10)-(mins*
60)); This will fix the problem. Also if you are looking to style the buttons you
can use Custom CSS in your theme by pasting and manipulating the following CSS code:`/*
STYLE STOPWATCH BUTTONS */ #reset.stopwatchbutton { background-color: #5085a5; border:
none; color: white; padding: 15px 32px; text-align: center; text-decoration: none;
display: inline-block; font-size: 16px; } #strtpause.stopwatchbutton { background-
color: #f46036; border: none; color: white; padding: 15px 32px; text-align: center;
text-decoration: none; display: inline-block; font-size: 16px; }`

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

### 󠀁[perfect…!!](https://wordpress.org/support/topic/perfect-7238/)󠁿

 [vishaal](https://profiles.wordpress.org/vishaal/) 2020 年 5 月 12 日

This is the perfect plugin for stopwatch. Easy and lightweight.

 [ 閱讀全部 2 則使用者評論 ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Simple Stopwatch〉的開發相關工作。

參與者

 *   [ ravi Singh ](https://profiles.wordpress.org/ravisinghit/)

〈Simple Stopwatch〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/simple-stopwatch/contributors)
為這個外掛做出的貢獻。

[將〈Simple Stopwatch〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/simple-stopwatch)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/simple-stopwatch/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/simple-stopwatch/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/simple-stopwatch/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/simple-stopwatch/)。

## 變更記錄

#### 1.0

 * with basic features.

#### 1.1

 * WordPress update

#### What should I do when I experience any problem?

[Contact us!](https://www.topinfosoft.com/contact/)

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **4 年前**
 *  啟用安裝數 **100+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.9.13**
 *  PHP 版本需求 ** 5.8 或更新版本 **
 *  語言
 * [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/simple-stopwatch/) 及 [English (US)](https://wordpress.org/plugins/simple-stopwatch/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/simple-stopwatch)
 * 標籤:
 * [stopwatch](https://tw.wordpress.org/plugins/tags/stopwatch/)[timer](https://tw.wordpress.org/plugins/tags/timer/)
 *  [進階檢視](https://tw.wordpress.org/plugins/simple-stopwatch/advanced/)

## 評分

 4 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/?filter=4)
 *  [  1 個 3 星使用者評論     ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/simple-stopwatch/reviews/)

## 參與者

 *   [ ravi Singh ](https://profiles.wordpress.org/ravisinghit/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/simple-stopwatch/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://www.topinfosoft.com/about)