ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-object-cache.php
  • Page 3

WP_Object_Cache::__construct()

Method: Sets up object properties; PHP 5 style constructor.

Source: wp-includes/class-wp-object-cache.php:80

Used by 0 functions | Uses 0 functions

WP_Object_Cache::__isset()

Method: Makes private properties checkable for backward compatibility.

Source: wp-includes/class-wp-object-cache.php:118

Used by 0 functions | Uses 0 functions

WP_Object_Cache::__unset()

Method: Makes private properties un-settable for backward compatibility.

Source: wp-includes/class-wp-object-cache.php:129

Used by 0 functions | Uses 0 functions

WP_Object_Cache::add()

Method: Adds data to the cache if it doesn’t already exist.

Source: wp-includes/class-wp-object-cache.php:199

Used by 0 functions | Uses 0 functions

WP_Object_Cache::add_global_groups()

Method: Sets the list of global cache groups.

Source: wp-includes/class-wp-object-cache.php:586

Used by 0 functions | Uses 0 functions
« Previous 1 2 3
ClassicPress Documentation • Made with ClassicPress
Privacy Policy