Reading Time

Estimates the reading time in minutes for a page or post. Common feature for blogs.

Display the reading time like this in your template:

1
{{ reading_time }}

The estimates for slow and fast reading times, as well as the string to separate the two, are configurable freely.

If fast and slow values are equal, only a single instance of the value will be displayed.

read full documentation