I am looking for a function that will fire a php file when a category is updated. I don't really want to use a plugin, just want a function to go in functions.php. Can anyone point me in the right direction?
Thanks in advance.
Seems there was a function called "edited_category" but this seems to have been renamed to edited_{$taxonomy} .But I can find no documentation on how to use this. Anyone got any Ideas?