File: wp-includes/ms-network.php
-
functionget_networks()
Retrieves a list of networks.
-
functionget_network()
Retrieves network data given a network ID or network object.
-
hookget_network
Fires after a network is retrieved.
-
functionclean_network_cache()
Removes a network from the object cache.
-
Fires immediately after a network has been removed from the object cache.
-
functionupdate_network_cache()
Updates the network cache of given networks.
-
function_prime_network_caches()
Adds any networks from the given IDs to the cache that do not already exist in cache.