diff -r be944660c56a -r 3d72ae0968f4 wp/wp-includes/ms-deprecated.php --- a/wp/wp-includes/ms-deprecated.php Wed Sep 21 18:19:35 2022 +0200 +++ b/wp/wp-includes/ms-deprecated.php Tue Sep 27 16:37:53 2022 +0200 @@ -559,7 +559,7 @@ * the new blog's ID. It is the first step in creating a new blog. * * @since MU (3.0.0) - * @deprecated 5.1.0 Use `wp_insert_site()` + * @deprecated 5.1.0 Use wp_insert_site() * @see wp_insert_site() * * @param string $domain The domain of the new site.