Uses
Uses | Description |
---|---|
wp-includes/ms-network.php: get_network() | Retrieves network data given a network ID or network object. |
wp-includes/ms-site.php: get_site() | Retrieves site data given a site ID or site object. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |
wp-includes/option.php: get_site_option() | Retrieve an option value for the current network based on name of option. |