You appear to be a bot. Output may be restricted
Description
Defining a base main_network_site() function to be extended in the Jetpack_Site class.
Returns the site URL for the current network.
Usage
Abstract_Jetpack_Site::main_network_site();
Parameters
Returns
void
Source
File name: jetpack/sal/class.json-api-site-jetpack-base.php
Lines:
1 to 1 of 1
abstract protected function main_network_site();