Title: late init hook?
Last modified: June 9, 2017

---

# late init hook?

 *  Resolved [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [9 years ago](https://wordpress.org/support/topic/late-init-hook/)
 * Does this plugin support something like Wp Super Cache about late init hook so
   other plugins can work before the page is rendered?
 * Thanks

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

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [9 years ago](https://wordpress.org/support/topic/late-init-hook/#post-9213635)
 * no, sorry. What do you wanna do? I can update the plugin if I can.
 *  Thread Starter [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [9 years ago](https://wordpress.org/support/topic/late-init-hook/#post-9213753)
 * Hi [@emrevona](https://wordpress.org/support/users/emrevona/), I have a [geotargeting plugin ](https://geotargetingwp.com/)
   and a customer asked me if it was compatible with your plugin.
    On Wp supercache
   they can switch to php legacy mode + late init hook and have some cache + geotargeting.
   On Wp Rocket [they use cookies](https://github.com/wp-media/wp-rocket/blob/enhancement/geotargetting-compatibility/inc/3rd-party/plugins/geotargetingwp.php)
   to serve different cache pages.
 * So basically I need to have a way to show different content to users based on
   their country. We detect the user location on init hook, so if you can have a
   way to generate different cached version based on location would be great.
 * Regards
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [9 years ago](https://wordpress.org/support/topic/late-init-hook/#post-9214366)
 * Serving the cache via php is not a good idea. This is bad about optimization.
   You should check it via Ajax.
 *  Thread Starter [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [9 years ago](https://wordpress.org/support/topic/late-init-hook/#post-9215756)
 * I know about that and we have a cache mode. But some users don’t want to use 
   ajax. Also for example for redirections base on user location you want them to
   occur before page is displayed.
 * Regards
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [9 years ago](https://wordpress.org/support/topic/late-init-hook/#post-9216405)
 * I got it. It means that your customers should use another cache plugins because
   the most important thing is speed for me.
 *  Thread Starter [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [9 years ago](https://wordpress.org/support/topic/late-init-hook/#post-9220564)
 * Sure, I will tell them that.
 * Thanks

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

The topic ‘late init hook?’ 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/)

 * 6 replies
 * 2 participants
 * Last reply from: [Damian](https://wordpress.org/support/users/timersys/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/late-init-hook/#post-9220564)
 * Status: resolved