설명
Brevio Reading Duration automatically calculates and displays how long it will take to read each blog post. It uses an average reading speed of 250 words per minute and shows a short label like “3 min read” at the top of the post content.
Features:
- Lightweight with no settings page or database queries.
- Works automatically on all posts.
- Filterable reading speed via the
brevio_words_per_minutefilter for developers. - Translation ready.
설치
- Upload the
brevio-reading-durationfolder to/wp-content/plugins/. - Activate the plugin through the “Plugins” menu in WordPress.
- Reading time will automatically appear on your posts.
FAQ
-
Can I change the words per minute?
-
Yes. Developers can use the
brevio_words_per_minutefilter to adjust the default speed of 250 words per minute. -
Where does the reading time appear?
-
It appears at the top of the post content on single post pages.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“Brevio Reading Duration”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Brevio Reading Duration”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.0
- Initial release.