wp/wp-includes/ms-deprecated.php
changeset 19 3d72ae0968f4
parent 18 be944660c56a
child 21 48c4eec2b7e6
--- 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.