Advertisement

wp_normalize_site_data

Normalizes data for a site prior to inserting or updating in the database.

wp_prepare_site_data

Prepares site data for insertion or update in the database.

get_sites

Retrieves a list of sites matching requested arguments.

update_sitemeta_cache

Updates metadata cache for list of site IDs.

Advertisement

_prime_site_caches

Adds any sites from the given ids to the cache that do not already exist in cache.

get_site

Retrieves site data given a site ID or site object.

wp_delete_site

Deletes a site from the database.

Advertisement

wp_insert_site

Inserts a new site into the database.

_prime_network_caches

Adds any networks from the given IDs to the cache that do not already exist in cache.

update_network_cache

Updates the network cache of given networks.

Advertisement

get_networks

Retrieves a list of networks.

get_network

Retrieves network data given a network ID or network object.