grav-plugin-readingtime icon indicating copy to clipboard operation
grav-plugin-readingtime copied to clipboard

Deprecated to Twig ?

Open davidbrisebois opened this issue 6 years ago • 2 comments

I installed the plugin along with Casper theme on Grav 1.5.10.

Below my blog posts cards, it reads like 5 PLUGIN_READINGTIME.MINUTES, 9 PLUGIN_READINGTIME.SECONDS

I have activated debug, I get this kind of Deprecated error:

The possibility to register the same extension twice ("TwigReadingTimeFilters") is deprecated since version 1.23 and will be removed in Twig 2.0. Use proper PHP inheritance instead.

Is it related ? What can be done to show proper labels ?

davidbrisebois avatar Mar 31 '19 03:03 davidbrisebois

It's not related.

mahagr avatar Apr 01 '19 06:04 mahagr

Fixed the bug, the language issue is likely because of untranslated strings.

mahagr avatar Apr 01 '19 07:04 mahagr