Title: Sam Reading Time
Author: SAM Web Design Agency
Published: <strong>1 Ağustos 2025</strong>
Last modified: 12 Ağustos 2026

---

Eklentilerde ara

![](https://ps.w.org/sam-reading-time/assets/banner-772×250.png?rev=3448182)

![](https://ps.w.org/sam-reading-time/assets/icon-256×256.png?rev=3448775)

# Sam Reading Time

 [SAM Web Design Agency](https://profiles.wordpress.org/samwda/) tarafından

[İndir](https://downloads.wordpress.org/plugin/sam-reading-time.2.4.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/sam-reading-time/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/sam-reading-time/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/sam-reading-time/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/sam-reading-time/#developers)

 [Destek](https://wordpress.org/support/plugin/sam-reading-time/)

## Açıklama

**Sam Reading Time (SRT)** is a lightweight and efficient plugin to show estimated
reading time in WordPress posts using the `[sam_reading_time]` shortcode.

Includes a minimal settings page directly accessible under the “Posts” admin menu.

**Features include:**
 – `[sam_reading_time]` shortcode for displaying reading time–
Settings panel for WPM (words per minute) speed and output format – Clean output:“
Reading Time: 4 minutes” – Compatible with all post types – Easy to use and theme-
friendly – No external dependencies or JS – SEO & Rich Snippets – Multilingual Support

### Usage

Insert the shortcode anywhere inside your post or page content:

    ```
    [sam_reading_time]
    ```

Or use it in template files like so:

    ```
    echo do_shortcode('[sam_reading_time]');
    ```

Settings can be accessed via **Posts > Reading Time Settings**, where you can adjust:

 * Words-per-minute speed
 * Prefix/suffix text around reading time

### Credits

Developed by SAM Web Design Agency – https://samwda.ir

### License

This plugin is licensed under the GPLv2 or later.
 See https://www.gnu.org/licenses/
gpl-2.0.html for details.

## Ekran Görüntüleri

[⌊Reading time output in a post.⌉⌊Reading time output in a post.⌉[

Reading time output in a post.

[⌊Simple settings panel under "Posts".⌉⌊Simple settings panel under "Posts".⌉[

Simple settings panel under “Posts”.

## Yükleme

 1. Upload the plugin folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to `Posts > Reading Time Settings` to customize behavior.
 4. Use `[sam_reading_time]` shortcode in posts or pages to show the reading time.

## SSS

### Can I change the reading speed?

Yes. You can adjust the WPM value from the settings page. All existing posts will
be automatically recalculated upon saving.

### Where is the settings page?

Under the WordPress Dashboard menu: `Posts > Reading Time Settings`.

### Can I use it in custom post types?

Yes, as long as they support `the_content`.

## İncelemeler

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

### 󠀁[سبک و ساده](https://wordpress.org/support/topic/%d8%b3%d8%a8%da%a9-%d9%88-%d8%b3%d8%a7%d8%af%d9%87/)󠁿

 [hamedshamlou](https://profiles.wordpress.org/hamedshamlou/) 31 Ağustos 2025 1 
yanıt

پلاگین خیلی ساده و کاربردیه. برای نمایش زمان مطالعه پست‌ها بدون هیچ پیچیدگی یا سنگینی
اضافه. سبک، سریع، بدون نیاز به جاوااسکریپت و خیلی راحت با قالب هماهنگ میشه. ممنون

 [ 1 incelemeyi oku ](https://wordpress.org/support/plugin/sam-reading-time/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Sam Reading Time” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

 *   [ SAM Web Design Agency ](https://profiles.wordpress.org/samwda/)
 *   [ Seyyed Ahmadreza Mahjoob ](https://profiles.wordpress.org/smahjoob/)

“Sam Reading Time” 1 dile çevrildi. Katkıda bulundukları için [çevirmenlere](https://translate.wordpress.org/projects/wp-plugins/sam-reading-time/contributors)
teşekkürler.

[“Sam Reading Time” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/sam-reading-time)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/sam-reading-time/),
[SVN deposuna](https://plugins.svn.wordpress.org/sam-reading-time/) göz atın ya 
da [RSS](https://plugins.trac.wordpress.org/log/sam-reading-time/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/sam-reading-time/)
abone olun.

## Değişiklik Kaydı

#### 2.4

 * Massively lighter codebase: Removed unnecessary comments and optimized logic 
   for a smaller footprint.
 * Decoupled Schema.org output from shortcode; now works independently on singular
   pages.
 * Added admin notice warning for potential SEO plugin Schema conflicts (Yoast, 
   RankMath, etc.).
 * Changed format variables from %1$s to a more semantic [time] block in settings.
 * Added automatic recalculation of reading time meta when WPM setting is updated.
 * Excluded non-content post types like Media (attachments) from reading time calculations.

#### 2.3

 * Better text parsing for precise reading time estimation and minor bug fixes.

#### 2.2

 * Improved performance by storing reading time as post meta instead of calculating
   on every request.
 * Faster and more reliable sorting of reading time column in admin post lists.
 * Added proper text domain loading (sam-reading-time) for full translation support.
 * More stable and accurate Schema.org timeRequired JSON-LD output.
 * Minor UI refinements in admin settings page with a cleaner, more minimal red 
   theme.
 * Better handling of translated content for Polylang and WPML.

#### 2.0

 * Added admin post list column to display reading time for all post types.
 * Added sorting capability for reading time column.
 * Accurate reading time calculation excluding code blocks, images, videos, and 
   HTML tags.
 * Full support for Custom Post Types (CPT).
 * Added Schema.org `timeRequired` JSON-LD markup for SEO Rich Snippets.
 * Shortcode-aware schema: schema markup only added if [sam_reading_time] is used.
 * Full compatibility with Polylang and WPML for translated content.

#### 1.0

 * Initial public release with shortcode and settings page.

## Meta

 *  Sürüm **2.4**
 *  Son güncelleme **3 hafta önce**
 *  Etkin kurulumlar **60+**
 *  WordPress sürümü ** 6.3 veya üstü **
 *  Test edilen sürüm **7.0.4**
 *  PHP sürümü ** 7.2 veya üstü **
 *  Diller
 * [English (US)](https://wordpress.org/plugins/sam-reading-time/) ve [Persian](https://fa.wordpress.org/plugins/sam-reading-time/).
 *  [Dilinize çevirin](https://translate.wordpress.org/projects/wp-plugins/sam-reading-time)
 * Etiketler
 * [estimated reading time](https://tr.wordpress.org/plugins/tags/estimated-reading-time/)
   [post meta](https://tr.wordpress.org/plugins/tags/post-meta/)[reading time](https://tr.wordpress.org/plugins/tags/reading-time/)
   [shortcode](https://tr.wordpress.org/plugins/tags/shortcode/)[simple plugin](https://tr.wordpress.org/plugins/tags/simple-plugin/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/sam-reading-time/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  1 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/sam-reading-time/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/sam-reading-time/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/sam-reading-time/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/sam-reading-time/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/sam-reading-time/reviews/?filter=1)

[Değerlendirmeniz](https://wordpress.org/support/plugin/sam-reading-time/reviews/#new-post)

[Tüm değerlendirmeleri gör](https://wordpress.org/support/plugin/sam-reading-time/reviews/)

## Katkıda bulunanlar

 *   [ SAM Web Design Agency ](https://profiles.wordpress.org/samwda/)
 *   [ Seyyed Ahmadreza Mahjoob ](https://profiles.wordpress.org/smahjoob/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/sam-reading-time/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](https://samwda.ir)