File: wp-includes/cache-compat.php
-
functionwp_cache_set_multiple_salted()
Stores multiple pieces of salted data in the cache.
-
functionwp_cache_get_salted()
Retrieves cached data if valid and unchanged.
-
functionwp_cache_set_salted()
Stores salted data in the cache.
-
functionwp_cache_get_multiple_salted()
Retrieves multiple items from the cache, only considering valid and unchanged items.