Background I recently commented on Tom McFarlin’s blog post entitled “Updating a WordPress Post in the Save Post Action” and suggested the use of a simple static variable rather than go through the hassle of removing and re-adding the save post hook. Tom’s response was he hadn’t thought of it but that he avoids recursion… Continue reading