Advertisement

Advertisement

update_site_meta

Updates metadata for a site.

delete_site_meta

Removes metadata matching criteria from a site.

get_site_meta

Retrieves metadata for a site.

Advertisement

pre_wp_is_site_initialized

Filters the check for whether a site is initialized before the database is accessed.

wp_uninitialize_site

Runs the uninitialization routine for a given site.

Advertisement

wp_initialize_site

Runs the initialization routine for a given site.

wp_validate_site_data

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

wp_normalize_site_data

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