이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Signalfire Reading Estimator

설명

Signalfire Reading Estimator automatically calculates and displays the estimated reading time for your posts and pages. This helps visitors gauge how long content will take to read before they begin.

Key Features

  • Automatic reading time calculation based on configurable words per minute
  • Flexible display options (top or bottom of content)
  • Support for multiple post types
  • Customizable display text with placeholder support
  • Shortcode support for manual placement
  • Clean, responsive styling
  • Translation ready

Customization Options

  • Set custom reading speed (words per minute)
  • Choose which post types to display reading time on
  • Position reading time at top or bottom of content
  • Customize the display text format
  • Enable/disable automatic display

Shortcode Usage

Use [sigukrest_reading_time] to display reading time for the current post, or [sigukrest_reading_time post_id="123"] for a specific post.

스크린샷

설치

  1. Upload the plugin files to the /wp-content/plugins/signalfire-reading-estimator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->Reading Estimator screen to configure the plugin.

FAQ

How is reading time calculated?

Reading time is calculated by counting the words in your content and dividing by the configured words per minute (default: 200 WPM). The result is rounded up to ensure a minimum of 1 minute.

Can I customize the display text?

Yes! Go to Settings -> Reading Estimator and modify the “Display Text” field. Use %s as a placeholder for the calculated time value.

Which post types are supported?

By default, the plugin works with posts. You can configure it to work with pages, custom post types, or any combination through the settings page.

Can I place the reading time manually?

Yes, use the [sigukrest_reading_time] shortcode to place reading time anywhere in your content or theme files.

Does this work with page builders?

Yes, the plugin works with most page builders and themes since it hooks into WordPress’s standard content filters.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Signalfire Reading Estimator”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Signalfire Reading Estimator”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release
  • Automatic reading time calculation and display
  • Configurable settings for speed, position, and post types
  • Shortcode support
  • Translation ready
  • Clean styling with responsive design