grav-plugin-readingtime
grav-plugin-readingtime copied to clipboard
Deprecated to Twig ?
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 ?
It's not related.
Fixed the bug, the language issue is likely because of untranslated strings.