flush_all triggered by saving woocommerce attribute
-
Hello,
I discovered in the Page Cache Purge log that a flush_all occurs when saving a woocommerce attribute.
I would like to reduce flush_all events to a minimum, especially when I know that changes affect only one page/url, like in this case. I’d rather do a manual flush in cases when content needs to be updates across the site.
Can that be set up?
Below you can find the stack trace of such an event, in case this helps
flush_all
#0wp-includes/class-wp-hook.php(324)W3TC\PgCache_Plugin–w3tc_flush_posts (null)
#1wp-content/plugins/w3-total-cache/CacheFlush_Locally.php(167)do_action (“w3tc_flush_posts”, null)
#2wp-content/plugins/w3-total-cache/w3-total-cache-api.php(315)W3TC\CacheFlush–flush_posts (null)
#3wp-includes/class-wp-hook.php(322)w3tc_flush_posts ()
#4wp-includes/taxonomy.php(3452)do_action (“edited_term”, 2162, 2162, “pa_gruppierung”, {“alias_of”:””,”description”:”.h2.Pflanzen für eine gruppenweise Pflanzung./h2.\r\nDie Anordnung ..)
#5wp-admin/edit-tags.php(183)wp_update_term (2162, “pa_gruppierung”, {“alias_of”:””,”description”:”.h2.Pflanzen für eine gruppenweise Pflanzung./h2.\r\nDie Anordnung ..)Best regards
MartinThe page I need help with: [log in to see the link]
The topic ‘flush_all triggered by saving woocommerce attribute’ is closed to new replies.