Title: exclusion php functions
Last modified: August 23, 2023

---

# exclusion php functions

 *  Resolved [gabrixbr](https://wordpress.org/support/users/gabrixbr/)
 * (@gabrixbr)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/exclusion-php-functions/)
 * Hello Wp Fastest Cache team!
   Is there a way to exclude some php functions from
   the Cache?The problem is that I have a function to count the visitors, called
   from single.php. But it does not work with the cache “ON”.Any suggestion?
 *  Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/exclusion-php-functions/#post-16996655)
 * when a page is cached, the page is saved as a static html file so PHP does not
   work. I recommend you to count with Ajax request.
 *  Thread Starter [gabrixbr](https://wordpress.org/support/users/gabrixbr/)
 * (@gabrixbr)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/exclusion-php-functions/#post-16999778)
 * Ok, I am trying an Ajax solution… thank you!
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/exclusion-php-functions/#post-17001949)
 * you are welcome 🙂 if you vote, you make me so happy. 
   [https://wordpress.org/support/plugin/wp-fastest-cache/reviews/](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘exclusion php functions’ is closed to new replies.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/exclusion-php-functions/#post-17001949)
 * Status: resolved