#41222 closed defect (bug) (fixed)
Document $wp_filter global in wp_start_object_cache()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Cache API | Keywords: | |
| Focuses: | docs | Cc: |
Description
global $wp_filter is used in wp_start_object_cache() function but it is not mentioned in the documentation of the function.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
patch added