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

Mins To Read

설명

Let your readers know how much time the blog post will take for reading. Mins To Read plugin calculates the read time of a blog post based on words present in it.

Automatically updates the read time based on the updates the blog post/article recieves.This plugin takes care of calculation of read time of all your existing blog posts in a single click. Apart from this, users can configure reading speed for their posts. Default positions available with custom class addition support for the same. Users can position the mins to read feature by functional calls in theme file.

Salient Features

  • Calculate read time based on number of words in article/post.
  • Calculate read time for existing posts in a single click
  • Set read speed for articles.
  • Read time will be updated according to the update of the post.
  • Shortcode Available [mtr_print] to be added to theme files or content

  • If you have any particular idea on how the plugin should work, raise a ticket in support section.

  • Like the plugin or want features? Tweet to us @think201
  • Also you can read more about the plugin & its development at Think201 Labs

Plugin Support

If you have a question or problem with the Mins To Read plugin, post it on the support forum and we will help you.

You can get in touch with us at Think201 Labs

Requirements

  • WordPress 3.5.2 or greater
  • PHP 5.2.6 or greater (5.3 recommended, with scandir)
  • MySQL 4.1.2 or greater (5.x recommended)

설치

  • Download [mins-to-read.zip]
  • Upload the ‘mins-to-read.zip’ file from the Plugins->Add New page in the WordPress administration panel.
  • Activate the plugin through the ‘Plugins’ menu in WordPress.

Mins To Read Work flow Explained

Once Mins To Read plug-in is installed and activated, users can see Mins To Read under Settings

A click on Mins To Read will lead you to a form which lets you to configure the plugin parameters.

  1. Users can set number of words per minute in this form
  2. Custom class is to provide custom css class to be applied on this feature.
  3. Click on Run will get you the read time for all your existing posts in single click.

You can read about Mins To Read plugin more at Think201 Labs

FAQ

Something isn’t working. Help!
  • First try deactivating and reactivating the plugin
  • If that doesn’t fix the problem, try deleting and reinstalling the plugin
  • If that doesn’t work, you should file a bug report.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Mins To Read”(을)를 번역하세요.

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

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

변경이력

1.0

  • First commit to the WP repository.

1.1

  • Minor Bug Fixes

1.1

  • Added ShortCode [mtr_print] features.
  • Added function mtr_print() support to be called from theme files.

1.2.1

  • Minor Bug Fixes
  • Making the default presentation optional

1.2.2

  • Compatibility check.