2020-05-01 / 2397阅 / 悠然
Retrieve the closest matching network for a domain and path.
(string)
(Required)
Domain to check.
(string)
(Required)
Path to check.
(int|null)
(Optional)
Path segments to use. Defaults to null, or the full path.
Default value: null
(WP_Network|false) Network object if successful. False when no network is found.