Cache not purged on post delete
-
The cache not seem to be purging when I delete a post.
I am using the WP All Import plugin to sync data, and I believe it uses the regular wp_delete_post() function to delete posts.
Should the plugin be deleting the posts in this case?
Is there a function or method in this plugin that I can use in a hook to trigger the cache to be cleared when the posts are deleted?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.