What are the actions that a plugin can hook on to for processing when the user deletes a category?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
It has number of hooks, the one that comes right before delete is:
Hooks after delete:
There are also few earlier hooks that deal with remapping children terms. |
|||
|
|