Title: ReadTrack
Author: marcinfilipiak
Published: <strong>16 Julho, 2025</strong>
Last modified: 13 Dezembro, 2025

---

Procurar plugins

![](https://s.w.org/plugins/geopattern-icon/readtrack.svg)

# ReadTrack

 Por [marcinfilipiak](https://profiles.wordpress.org/marcinfilipiak/)

[Descarregar](https://downloads.wordpress.org/plugin/readtrack.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/readtrack/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/readtrack/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/readtrack/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/readtrack/#developers)

 [Suporte](https://wordpress.org/support/plugin/readtrack/)

## Descrição

**ReadTrack** is a lightweight plugin that improves the user experience by displaying:
–
⏱️ Estimated reading time based on post word count – 📊 A visual progress bar that
fills as the reader scrolls

You can fully customize the text shown before the post using a settings page in 
the WordPress admin panel. The default template is:

    ```
    ⏱️ Estimated reading time: %minutes% min
    ```

Simply place `%minutes%` in your message to dynamically show the calculated reading
time.

**New in version 1.2:**
 – The plugin now uses the WordPress database (via `get_option()`/`
update_option()`) instead of saving configuration to a file in the plugin folder.–
This ensures full compatibility with WordPress.org guidelines and multisite installations.

### License

This plugin is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License v2 or later.

## Instalação

 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install it
    via the WordPress Plugin Directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Go to **Settings > ReadTrack** to customize the message.
 4. Make sure your theme supports `the_content` filter (most do).

## Perguntas frequentes

### Can I change the reading time label?

Yes! Just go to **Settings > ReadTrack** and enter your custom message. Use `%minutes%`
where you want the number to appear.

### Does it work with custom post types?

Currently, it only affects single blog posts (`is_single()`). You can modify the
condition in `readtrack_add_elements()` if needed.

### Is JavaScript required?

Yes, JavaScript is used to update the scroll progress bar in real time.

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“ReadTrack” é software de código aberto. As seguintes pessoas contribuíram para 
este plugin:

Contribuidores

 *   [ marcinfilipiak ](https://profiles.wordpress.org/marcinfilipiak/)

[Traduza o “ReadTrack” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/readtrack)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/readtrack/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/readtrack/), ou subscreva 
o [registo de alterações](https://plugins.trac.wordpress.org/log/readtrack/) por
[RSS](https://plugins.trac.wordpress.org/log/readtrack/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 1.2

 * Configuration is now saved in the WordPress options table (no more writing to
   plugin files)
 * Improved compatibility with WordPress.org plugin guidelines

#### 1.1

 * English translation of plugin code and admin panel
 * First public version with settings page and config file

## Metadados

 *  Versão **1.2**
 *  Última actualização **Há 5 meses**
 *  Instalações activas **Menos de 10**
 *  Versão do WordPress ** 5.8 ou superior **
 *  Testado até **6.8.5**
 *  Versão do PHP ** 7.2 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/readtrack/)
 * Etiquetas
 * [estimated reading time](https://pt.wordpress.org/plugins/tags/estimated-reading-time/)
   [progress bar](https://pt.wordpress.org/plugins/tags/progress-bar/)[Readability](https://pt.wordpress.org/plugins/tags/readability/)
   [reading time](https://pt.wordpress.org/plugins/tags/reading-time/)[ux](https://pt.wordpress.org/plugins/tags/ux/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/readtrack/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

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

[See all reviews](https://wordpress.org/support/plugin/readtrack/reviews/)

## Contribuidores

 *   [ marcinfilipiak ](https://profiles.wordpress.org/marcinfilipiak/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/readtrack/)