Post views counter being cached by litespeed cache plugin
Question
I use post views counter in amp page using this code: do_shortcode('[post-views]');
Problem is: litespeed cache plugin cached it. I read this documentation.
So I tried use do_shortcode('[esi post-views]');
It’s not working?
Can anyone tell me how can I achieve this?
Thank you.
0
2 months
0 Answers
13 views
0
Leave an answer
You must login or register to add a new answer .