• Hi, thanks for this great plugin. We are using the scheduling feature to set date & time for the notification bar to appear. However, because of WP Engine’s page cache, we need to find a way to programmatically clear the cache when the notification bar scheduler makes the bar appear (or disappear). Does your plugin have a hook that fires with the scheduler that we could use to trigger our cache flush function? Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tristanmason

    (@tristanmason)

    Any word on if this is possible? If not, could we put in a feature request that specific hooks would be fired when the scheduler makes the bar appear and disappear? That way we could use those to run custom code. Thanks!

    Plugin Author Syam Mohan

    (@syammohanm)

    There is no scheduler. In fact when a cached copy exists, it won’t execute any PHP code. What you could do is periodic refresh of the cache.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is there a hook fired when scheduler runs?’ is closed to new replies.