_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:
  • 6: .

Description

Retrieves IDs that are not already present in the cache.

Related Functions

wp_get_nocache_headers, get_nonauthor_user_ids, get_all_category_ids, get_cat_id, get_the_id

Top Google Results

User discussions

wpseek mobile