ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/ms-network.php

_prime_network_caches()

Function: Adds any networks from the given IDs to the cache that do not already exist in cache.

Source: wp-includes/ms-network.php:132

Used by 0 functions | Uses 1 function

get_networks()

Function: Retrieves a list of networks.

Source: wp-includes/ms-network.php:63

Used by 2 functions | Uses 0 functions

get_network()

Function: Retrieves network data given a network ID or network object.

Source: wp-includes/ms-network.php:23

Used by 26 functions | Uses 2 functions

get_network

Filter Hook: Fires after a network is retrieved.

Source: wp-includes/ms-network.php:48

Used by 1 function | Uses 0 functions

clean_network_cache()

Function: Removes a network from the object cache.

Source: wp-includes/ms-network.php:78

Used by 1 function | Uses 2 functions

clean_network_cache

Action Hook: Fires immediately after a network has been removed from the object cache.

Source: wp-includes/ms-network.php:96

Used by 1 function | Uses 0 functions

update_network_cache()

Function: Updates the network cache of given networks.

Source: wp-includes/ms-network.php:113

Used by 1 function | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy