Uses
Uses | Description |
---|---|
wp-includes/ms-network.php: get_network() | Retrieves network data given a network ID or network object. |
wp-includes/ms-network.php: get_networks() | Retrieves a list of networks. |
wp-includes/functions.php: get_main_network_id | Filters the main network ID. |
wp-includes/load.php: is_multisite() | If Multisite is enabled. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |