| 开发者 | sajidansari65 |
|---|---|
| 更新时间 | 2026年6月2日 21:43 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/, or install via Plugins → Add New → Upload PluginThe plugin strips block markup, shortcodes, and HTML from the post content, counts the remaining words, and divides by your chosen words-per-minute setting (default 200). The minimum displayed value is 1 minute.
Yes. You can place the block inside any block template or template part — for example, inside a "Single Post" template just below the Post Title block.
No. The entire plugin is under 25 KB, ships no jQuery, and makes zero external requests. Its CSS and JavaScript are enqueued only on pages that actually contain the block — never site-wide — so pages without it load exactly as before.
The frontend script is a tiny vanilla JavaScript file (under 1 KB) using a passive scroll listener and requestAnimationFrame. It is enqueued only on pages where the block is present.
Yes. The block fully supports WordPress block color and typography controls. The frontend uses simple class names: .idara-rt, .idara-rt-icon, .idara-rt-text, .idara-rt-progress-wrap, and .idara-rt-progress-bar.
No. Everything runs locally on your site. No external requests, no analytics, no tracking.
In the block settings sidebar, click the "Range" button under Format. You can then choose how wide the range should be (1 to 5 minutes spread).