_get_non_cached_ids
_get_non_cached_ids ( $object_ids, $cache_group )
Parameters:- (int[]) object_ids Array of IDs.
- (string) cache_group The cache group to check against.
Returns:- (int[]) Array of IDs not present in the cache.
Defined at:Change Log: - Introduced in WordPress: 3.4.0
- Deprecated in WordPress: —
Description
Retrieves IDs that are not already present in the cache.