cabrerahector / wordpress-popular-posts

WordPress Popular Posts - A highly customizable WordPress widget that displays your most popular posts.
https://wordpress.org/plugins/wordpress-popular-posts/
GNU General Public License v2.0
279 stars 83 forks source link

Does this plugin work with Nginx's fastcgi cache? #253

Closed sewalsh closed 4 years ago

sewalsh commented 4 years ago

Will this plugin record and display post view counts even if there's a server side cache?

cabrerahector commented 4 years ago

As long as the cache is regenerated at least once per day then yes it should work. Check this FAQ for more details: Is WordPress Popular Posts compatible with caching plugins?

sewalsh commented 4 years ago

Fantastic, going to try this out.