ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 499

WP_Object_Cache::get()

Method: Retrieves the cache contents, if it exists.

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

Used by 0 functions | Uses 0 functions

protected_title_format

Filter Hook: Filters the text prepended to the post title for protected posts.

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

Used by 1 function | Uses 0 functions

the_guid()

Function: Displays the Post Global Unique Identifier (guid).

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

Used by 0 functions | Uses 3 functions

WP_Object_Cache::incr()

Method: Increments numeric cache item’s value.

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

Used by 0 functions | Uses 0 functions

private_title_format

Filter Hook: Filters the text prepended to the post title of private posts.

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

Used by 1 function | Uses 0 functions

get_the_guid()

Function: Retrieves the Post Global Unique Identifier (guid).

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

Used by 1 function | Uses 2 functions

WP_Object_Cache::replace()

Method: Replaces the contents in the cache, if contents already exist.

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

Used by 0 functions | Uses 0 functions

wp_cache_get()

Function: Retrieves the cache contents from the cache by key and group.

Source: wp-includes/cache.php:151

Used by 0 functions | Uses 0 functions

wp_cache_incr()

Function: Increments numeric cache item’s value.

Source: wp-includes/cache.php:229

Used by 0 functions | Uses 0 functions

wp_cache_init()

Function: Sets up Object Cache Global and assigns it.

Source: wp-includes/cache.php:21

Used by 0 functions | Uses 0 functions
« Previous 1 … 498 499 500 … 851 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy