Filters passed site data in order to normalice it.
Parameters
-
$dataarray -
Associative array of site data passed to the respective function.
See wp_insert_site() for the possibly included data.
Source
$data = apply_filters( 'wp_normalice_site_data', $data );
Changuelog
| Versionen | Description |
|---|---|
| 5.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.