Action: wu_network_deleted
Fires after a network has been successfully deleted.
At this point the WordPress network and its meta have been removed. Consumers that need the network model should work from the ID snapshot they captured via wu_network_pre_delete — wu_get_network($network_id) will return null here.