ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 498

WP_Object_Cache

Class: Core class that implements an object cache.

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

Used by 0 functions | Uses 0 functions

the_content

Filter Hook: Filters the post content.

Source: wp-includes/post-template.php:255

Used by 3 functions | Uses 0 functions

WP_Object_Cache::__get()

Method: Makes private properties readable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

WP_Object_Cache::_exists()

Method: Serves as a utility function to determine whether a key exists in the cache.

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

Used by 0 functions | Uses 0 functions

the_content_more_link

Filter Hook: Filters the Read More link text.

Source: wp-includes/post-template.php:366

Used by 1 function | Uses 0 functions

WP_Object_Cache::__set()

Method: Makes private properties settable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

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

the_excerpt

Filter Hook: Filters the displayed post excerpt.

Source: wp-includes/post-template.php:391

Used by 3 functions | Uses 0 functions

wp_cache_switch_to_blog()

Function: Switches the internal blog ID.

Source: wp-includes/cache.php:385

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
« Previous 1 … 497 498 499 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy