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

Insert Estimated Reading Time

설명

This plugin to insert “Estimated Reading Time” at the beginning of content.

  • Can choose “Minutes” or “Minutes and seconds”.
  • Can output in free format.
  • Can switch show/hide in Home, Front page, Post, and Page.
  • Support shortcode and tag.
  • If you want to translate this plugin, you put ‘.po’ and ‘.mo’ in ‘languages’ directory. Japanese language file is included in this plugin.

스크린샷

  • The options screen.

설치

  1. Upload this directory to the ‘wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Open ‘Options’ -> ‘Insert Estimated Reading Time’ menu, choose your options.

FAQ

Aren’t there any translation files other than Japanese?

It does not exist yet. My mother tongue is Japanese and I can’t speak any other languages.

후기

2017년 5월 3일
日本語対応なのがありがたいですし、1分あたりの文字数を設定できるのも素晴らしい
모든 2 평가 읽기

기여자 & 개발자

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

기여자

“Insert Estimated Reading Time”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Insert Estimated Reading Time”(을)를 번역하세요.

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

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

변경이력

1.2

  • Changed setting of “Hide in …” to setting of “Show in …”. (existing settings will be automatically inherited)
  • Support custom post types. (available only when “content” exists)

1.1.3

  • Fix deprecated error.

1.1.1

  • Changed to snake case from camel case functions name. (ex. estimatedReadingTime -> estimated_reading_time)
  • You can continue to use old name of function “”.

1.1.0

  • Shortcode support. Add [estimated_reading_time] to your post content. Estimated reading time is displayed regardless of the state of checkbox.
  • Tag support. Add to your theme/template. Estimated reading time is displayed regardless of the state of checkbox.

1.0.2

  • Fixed round-up process when you choose “Minutes” in “Time output”.

1.0.1

  • Added pot file in languages directory.

1.0.0

  • First release.