WPDev.one
Core Function
View Source on Trac ↗

wp_cache_add_non_persistent_groups()

wp_cache_add_non_persistent_groups( mixed $groups )

Adds a group or set of groups to the list of non-persistent groups.

Parameters 1 required

Name / Type Description
(string

| string[]) $groups A group or an array of groups to add.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
2.6.0
Source File
wp-includes/cache.php
Advertisement