Hocam bende senin gibi WP Fastest Cache eklentisini kullanıyorum.
Ve post views eklentisi olarak
WordPress Popular Posts kullanıyorum. Sorunsuz şekilde sayım yapıyor. Bu iki eklenti mükemmel çalışıyor yani. Haa cache aktif-devredışı bırakma özelliği de var. (bende devredışı mesela)
Eklentiyi yükleyin daha sonra temanızda uygun yere aşağıdaki kodu ekleyin;
<?php if (function_exists('wpp_get_views')) echo wpp_get_views( get_the_ID() ); // This will only work when used inside the loop! ?>Kaynak;
https://github.com/cabrerahector/wor...#wpp_get_views