Title: Fattami Reading Time
Author: Ayoub Fattami
Published: <strong>12 septembrie 2026</strong>
Last modified: 12 septembrie 2026

---

Caută module

![](https://ps.w.org/fattami-reading-time/assets/banner-772x250.png?rev=3692575)

![](https://ps.w.org/fattami-reading-time/assets/icon.svg?rev=3692575)

# Fattami Reading Time

 De [Ayoub Fattami](https://profiles.wordpress.org/ayoubfattami/)

[Descarcă](https://downloads.wordpress.org/plugin/fattami-reading-time.1.0.0.zip)

 * [Detalii](https://ro.wordpress.org/plugins/fattami-reading-time/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/fattami-reading-time/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/fattami-reading-time/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/fattami-reading-time/#developers)

 [Suport](https://wordpress.org/support/plugin/fattami-reading-time/)

## Descriere

Fattami Reading Time adds a small, elegant „Reading time: 4 minutes” badge to your
posts so visitors know what to expect before they start reading.

Most reading time plugins rely on PHP’s `str_word_count()`, which only understands
ASCII letters and therefore undercounts French accented words, and completely ignores
Arabic, Cyrillic, Chinese, Japanese or Korean text. Fattami Reading Time uses Unicode-
aware counting instead:

 * Latin, Cyrillic, Arabic, Hebrew and similar scripts are counted word by word (
   accents and apostrophes included).
 * Chinese, Japanese and Korean characters are counted individually.
 * Shortcodes, HTML tags, scripts and styles are stripped before counting.

**Features**

 * Automatic badge before or after the content of the post types you choose.
 * Adjustable reading speed (words per minute).
 * Custom label, or no label at all.
 * Optional word count next to the reading time.
 * `[fattami_reading_time]` shortcode to place the badge anywhere (supports `id`
   and `label` attributes).
 * Lightweight: one small stylesheet, loaded only on pages where a badge is displayed.
   No JavaScript, no external requests.
 * Translation ready and compatible with block themes and classic themes.
 * Removes its own settings when uninstalled.

**Developer hooks**

 * `fattami_reading_time_word_count` – filter the word count of a post.
 * `fattami_reading_time_badge_html` – filter the final badge markup.

## Instalare

 1. Upload the `fattami-reading-time` folder to the `/wp-content/plugins/` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the „Plugins” screen in WordPress.
 3. Go to **Settings > Reading Time** to choose the reading speed, the badge position
    and the post types.

## Întrebări frecvente

### How is the reading time calculated?

The plugin counts the words of the post content (after removing HTML and shortcodes)
and divides the result by the reading speed set in the options (200 words per minute
by default). The result is rounded up, with a minimum of 1 minute.

### Can I show the badge somewhere else than before or after the content?

Yes. Set the position to „Do not insert automatically” and use the `[fattami_reading_time]`
shortcode wherever you like, for example in a template or a Shortcode block. You
can target another post with `[fattami_reading_time id="123"]` and change the text
with `[fattami_reading_time label="Read in:"]`.

### Does it work with languages other than English?

Yes. The word counting is Unicode-aware and handles accented characters, Arabic,
Cyrillic and CJK scripts. All strings displayed by the plugin are translatable.

### Does it slow down my site?

No. The count is done in PHP when the page is rendered, no database table is created
and the stylesheet is only loaded when a badge is actually displayed.

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Fattami Reading Time” este un software open-source. La acest modul au contribuit
următoarele persoane.

Contributori

 *   [ Ayoub Fattami ](https://profiles.wordpress.org/ayoubfattami/)

[Tradu „Fattami Reading Time” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/fattami-reading-time)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/fattami-reading-time/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/fattami-reading-time/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/fattami-reading-time/)
prin [RSS](https://plugins.trac.wordpress.org/log/fattami-reading-time/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 1.0.0

 * Initial release.

## Meta

 *  Versiunea **1.0.0**
 *  Ultima actualizare **Acum 2 săptămâni**
 *  Instalări active: **Mai puțin de 10**
 *  Versiune WordPress ** 6.0 sau mai recentă **
 *  Testat până la **7.1.2**
 *  Versiune PHP ** 7.4 sau mai recentă **
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/fattami-reading-time/)
 * Etichete
 * [estimated reading time](https://ro.wordpress.org/plugins/tags/estimated-reading-time/)
   [read time](https://ro.wordpress.org/plugins/tags/read-time/)[reading time](https://ro.wordpress.org/plugins/tags/reading-time/)
   [shortcode](https://ro.wordpress.org/plugins/tags/shortcode/)[word count](https://ro.wordpress.org/plugins/tags/word-count/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/fattami-reading-time/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

[Recenzia ta](https://wordpress.org/support/plugin/fattami-reading-time/reviews/#new-post)

[Vezi toate recenziile](https://wordpress.org/support/plugin/fattami-reading-time/reviews/)

## Contributori

 *   [ Ayoub Fattami ](https://profiles.wordpress.org/ayoubfattami/)

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/fattami-reading-time/)