• Plugin Contributor Rolf Allard van Hagen

    (@ravanh)


    Hi,

    Using a filter for the rt_nginx_helper_purge_urls hook in my own plugin, I got a report a while back that URLs where not purged when a scheduled post got published.

    Doing some tests myself (finally) I can only conclude that the rt_nginx_helper_purge_urls hook does not get called at all when a scheduled post gets published. Either from WP?Cron or a custom cron job.

    The purge hook does get fired at the time when the post is scheduled, which seems useless since nothing on the front end has been changed.

    By the way, this was tested with Nginx Helper caching method set to nginx Fastcgi cache and purge method to Delete local server cache files

    The page I need help with: [log in to see the link]

  • The topic ‘Filter rt_nginx_helper_purge_urls fails on WP Cron’ is closed to new replies.