hi,
i am looking for a way to prevent user (or at least prompt a javascript confirmation) from deleting a category that my plugin is tied up to
i only found the action "delete_category" to hook up from my plugin, but that will be triggered only After the category is deleted
may i know if there are any equivalent action to "pre_delete_category" or something?
thanks!