wp-includes/cache.php:369Adds a group or set of groups to the list of non-persistent groups.
$groupsstring|string[]function wp_cache_add_non_persistent_groups( $groups ) { // Default cache doesn't persist so nothing to do here.}Introduced in 2.6.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-includes/cache.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.