Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#41222 closed defect (bug) (fixed)

Document $wp_filter global in wp_start_object_cache()

Reported by: bhaveshkhadodara's profile bhaveshkhadodara Owned by: sergeybiryukov's profile SergeyBiryukov
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)

41222.patch (368 bytes) - added by bhaveshkhadodara 6 years ago.
patch added

Download all attachments as: .zip

Change History (4)

@bhaveshkhadodara
6 years ago

patch added

#1 @SergeyBiryukov
6 years ago

  • Component changed from General to Cache API
  • Milestone changed from Awaiting Review to 4.9

#2 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 40992:

Docs: Add a @global entry for $wp_filter in wp_start_object_cache().

Props bhaveshkhadodara.
Fixes #41222.

#3 @SergeyBiryukov
6 years ago

  • Summary changed from Needs documentation improvement for wp_start_object_cache() to Document $wp_filter global in wp_start_object_cache()
Note: See TracTickets for help on using tickets.