wp_normalize_site_data
wp_normalize_site_data ( $data )
Parameters:- (array) data Associative array of site data passed to the respective function. See {@see} for the possibly included data.
Returns:- (array) Normalized site data.
Defined at: - Introduced in WordPress: 5.1.0
- Deprecated in WordPress: —
Description
Normalizes data for a site prior to inserting or updating in the database.