#6740 closed defect (bug) (fixed)
API for adding global and non-persistent cache groups
| Reported by: | ryan | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
To inform cache backends of additions to the global and non-persistent group lists, add two new API functions.
wp_cache_add_global_groups( array() )
wp_cache_add_non_persistent_groups( array() )
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [7986]) wp_cache_add_global_groups() and wp_cache_add_non_persistent_groups(). fixes #6740