Skip to:
Content

  • Home
  • Sample Page
Popup Maker Developer Docs

Code Reference

  • Home
  • Sample Page
Filter by type:
Search
Browse: Home / includes/functions/utils/cache.php

pum_cache_add()

Function: Add a cache key via PUM Cache.

Source: includes/functions/utils/cache.php:19

Used by 0 functions | Uses 1 function

pum_cache_set()

Function: Set a cache key via PUM Cache.

Source: includes/functions/utils/cache.php:32

Used by 0 functions | Uses 1 function

pum_cache_replace()

Function: Replace a cache key via PUM Cache.

Source: includes/functions/utils/cache.php:45

Used by 0 functions | Uses 1 function

pum_cache_get()

Function: Get a cache key via PUM Cache.

Source: includes/functions/utils/cache.php:59

Used by 0 functions | Uses 1 function

pum_cache_delete()

Function: Delete a cache key via PUM Cache.

Source: includes/functions/utils/cache.php:71

Used by 0 functions | Uses 1 function

pum_cache_delete_group()

Function: Delete a cache group via PUM Cache.

Source: includes/functions/utils/cache.php:82

Used by 0 functions | Uses 1 function

pum_cache_incr()

Function: Increase a numeric cache value by the offset.

Source: includes/functions/utils/cache.php:95

Used by 0 functions | Uses 1 function

pum_cache_decr()

Function: Decrease a numeric cache value by the offset.

Source: includes/functions/utils/cache.php:108

Used by 0 functions | Uses 1 function

pum_cache_timeout()

Function: Gets the filterable timeout for a cache object by key.

Source: includes/functions/utils/cache.php:119

Used by 1 function | Uses 0 functions

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Privacy • Terms of Service