Title: Simple Stopwatch
Author: ravi Singh
Published: <strong>27 de febrero de 2020</strong>
Last modified: 31 de enero de 2022

---

Buscar plugins

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

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Simple Stopwatch

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

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

 * [Detalles](https://es.wordpress.org/plugins/simple-stopwatch/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/simple-stopwatch/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/simple-stopwatch/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/simple-stopwatch/#developers)

 [Soporte](https://wordpress.org/support/plugin/simple-stopwatch/)

## Descripción

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.

## Instalación

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

## FAQ

### is it light weight?

Yes

### features?

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

## Reseñas

![](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/) 29 de enero de
2021

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/) 12 de mayo de 2020

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

 [ Leer todas las 2 reseñas ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/)

## Colaboradores y desarrolladores

«Simple Stopwatch» es un software de código abierto. Las siguientes personas han
colaborado con este plugin.

Colaboradores

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

«Simple Stopwatch» está traducido en 1 idioma. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/simple-stopwatch/contributors)
por sus contribuciones.

[Traduce «Simple Stopwatch» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/simple-stopwatch)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/simple-stopwatch/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/simple-stopwatch/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/simple-stopwatch/)
por [RSS](https://plugins.trac.wordpress.org/log/simple-stopwatch/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 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/)

## Meta

 *  Versión **1.0.1**
 *  Última actualización **hace 4 años**
 *  Instalaciones activas **100+**
 *  Versión de WordPress ** 3.0.1 o superior **
 *  Probado hasta **5.9.13**
 *  Versión de PHP ** 5.8 o superior **
 *  Idiomas
 * [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/simple-stopwatch/) y [English (US)](https://wordpress.org/plugins/simple-stopwatch/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/simple-stopwatch)
 * Etiquetas:
 * [stopwatch](https://es.wordpress.org/plugins/tags/stopwatch/)[timer](https://es.wordpress.org/plugins/tags/timer/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/simple-stopwatch/advanced/)

## Valoraciones

 4 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/?filter=4)
 *  [  1 valoración de 3 estrellas     ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/simple-stopwatch/reviews/?filter=1)

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/simple-stopwatch/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/simple-stopwatch/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://www.topinfosoft.com/about)