WP_Network::get_instance()
Method: Retrieves a network from the database by its ID.
Source: wp-includes/class-wp-network.php:95
Method: Retrieves a network from the database by its ID.
Source: wp-includes/class-wp-network.php:95
Method: Returns the main site ID for the network.
Source: wp-includes/class-wp-network.php:219
Method: Sets up object properties; PHP 5 style constructor.
Source: wp-includes/class-wp-object-cache.php:80
Method: Saves the object cache before object is completely destroyed.
Source: wp-includes/cache.php:729
Method: Makes private properties readable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:93
Method: Makes private properties checkable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:118
Method: Makes private properties settable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:106
Method: Makes private properties un-settable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:129
Method: Serves as a utility function to determine whether a key exists in the cache.
Source: wp-includes/class-wp-object-cache.php:179
Method: Adds data to the cache if it doesn’t already exist.
Source: wp-includes/class-wp-object-cache.php:199