HTTP/2 200
server: nginx
date: Sat, 19 Jul 2025 10:52:51 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
link:
; rel="https://api.w.org/"
link:
; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
wp_cache_add_non_persistent_groups() – Function | Developer.WordPress.org
WordPress Developer Resources
wp_cache_add_non_persistent_groups()
wp_cache_add_non_persistent_groups( string|string[] $groups )
Adds a group or set of groups to the list of non-persistent groups.
$groups
string|string[]requiredA group or an array of groups to add.
Version | Description |
---|
2.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.