Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

SJ Reading Time

Beskrivning

SJ Reading Time is a simple content read time estimator. Our settings allow you to control how many words per minute (wpm) on average you would like to use to determine read time,
as well as, if images should be part of this estimate.

A shortcode is provided which gives complete control over where on your post you would like the estimate to be placed.

For example:
[sjrt_reading_time label=”Reading time:” postfix=”mins” postfix_singular=”min”]

All the above attributes are optional and if not provided the default values will be shown which are:

  • label – Reading time
  • postfix_singular – min
  • postfix – mins

Skärmdumpar

  • Example of read time being displayed at the top of a blog post.
  • Settings used to control read time estimate

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”SJ Reading Time” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”SJ Reading Time” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.1

  • Test with upgraded WordPress version, add plugin uri *

1.0.0

  • SJ Reading time initial release – estimate read time based on words per minute & images per post.