xmlrpc_call_success_wp_deleteCategory – action
Fires after a category has been successfully deleted via XML-RPC.
Parameters
- .
- ( 3.4.0 ) . .
- ( int ) $category_id ID of the deleted category. . . .
- $args
- ( array ) An array of arguments to delete the category. . . .