mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Docs: Adjust documentation for some pre_* filters for consistency.
See #48303. git-svn-id: https://develop.svn.wordpress.org/trunk@47101 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -203,7 +203,8 @@ function get_site_by_path( $domain, $path, $segments = null ) {
|
||||
*
|
||||
* @since 3.9.0
|
||||
*
|
||||
* @param null|false|WP_Site $site Site value to return by path.
|
||||
* @param null|false|WP_Site $site Site value to return by path. Default null
|
||||
* to continue retrieving the site.
|
||||
* @param string $domain The requested domain.
|
||||
* @param string $path The requested path, in full.
|
||||
* @param int|null $segments The suggested number of paths to consult.
|
||||
|
||||
Reference in New Issue
Block a user