mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Remove instances of the “eg.” abbreviation in favor of “example” or “for example”.
See #53330. git-svn-id: https://develop.svn.wordpress.org/trunk@52215 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -964,7 +964,7 @@ endif;
|
||||
* @global WP_Rewrite $wp_rewrite WordPress rewrite component.
|
||||
*
|
||||
* @param int $network_id ID of network to populate.
|
||||
* @param string $domain The domain name for the network (eg. "example.com").
|
||||
* @param string $domain The domain name for the network. Example: "example.com".
|
||||
* @param string $email Email address for the network administrator.
|
||||
* @param string $site_name The name of the network.
|
||||
* @param string $path Optional. The path to append to the network's domain name. Default '/'.
|
||||
|
||||
Reference in New Issue
Block a user