Hello,
I need to implement an action after the Cornerstone save action finished.
Therefore I tried to use the action save_post provided by wordpress.
But this action is only triggerd if I use the save button in wordpress itself, not if I save the page through wordpress.
I’m aware of following threads in this support forum, but both did not lead to an solution:
I need this hook to clear the site cache, so the updated page is delivered to our visitors.
Is there an alternative to the save_post hook, that I can use to achieve this?
Kind Regards