The `add_network_option()` function in WordPress allows developers to add custom network options by passing in a `$network_id` parameter along with the option name and value
The `delete_site_transient()` function in WordPress removes a site transient from the database, which is temporary data stored across an entire network on a multisite installation