Title: Late initialization
Last modified: September 2, 2021

---

# Late initialization

 *  [travisparkerhall](https://wordpress.org/support/users/travisparkerhall/)
 * (@travisparkerhall)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/late-initialization/)
 * Hello,
    I’m trying to develop a plugin catching referer domains and places. Without
   WP Fastest Cache, my plugin works perfectly but when I activate it, plugin functions
   are fail. I couldn’t find any option like “Late initialization” or any place 
   to hook the functions of WP Fastest Cache. How can I do bypass or make late initialization?
 * Thank you.

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

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/late-initialization/#post-14831802)
 * did you take a look at the following tutorial?
    [https://www.wpfastestcache.com/tutorial/buffer-callback-filter/](https://www.wpfastestcache.com/tutorial/buffer-callback-filter/)
 *  Thread Starter [travisparkerhall](https://wordpress.org/support/users/travisparkerhall/)
 * (@travisparkerhall)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/late-initialization/#post-14920336)
 * [@emrevona](https://wordpress.org/support/users/emrevona/) Thank you so much 
   for your reply.
    I checked that and worked on my own plugin for sometime but 
   couldn’t figure out how I can trigger late initialization. My plugin is forcing
   users to be redirected into different pages and it’s workign in the Wordprss 
   direction system. I must hold the WPFC, have the redirection and let it work 
   after the redirection. I couldn’t figure this out.
 * Is it possible to enlighten me on this case?
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/late-initialization/#post-14920358)
 * but if a page is cached, the page is saved as a static html file so PHP does 
   not work.
 *  Thread Starter [travisparkerhall](https://wordpress.org/support/users/travisparkerhall/)
 * (@travisparkerhall)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/late-initialization/#post-14947012)
 * Thank you for your answer.
    Does it mean it is not possible to bypass WPFC and
   trigger Late Initialization?
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/late-initialization/#post-14947793)
 * the best way is loading the datas via Ajax requests.

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

The topic ‘Late initialization’ 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/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [initialization](https://wordpress.org/support/topic-tag/initialization/)
 * [late](https://wordpress.org/support/topic-tag/late/)
 * [referer](https://wordpress.org/support/topic-tag/referer/)

 * 5 replies
 * 2 participants
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/late-initialization/#post-14947793)
 * Status: not resolved