Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#42257 closed defect (bug) (fixed)

Customize: Missing duplicate-hook comments

Reported by: dlh's profile dlh Owned by: westonruter's profile westonruter
Milestone: 4.9 Priority: normal
Severity: normal Version: 4.3
Component: Customize Keywords: has-patch commit
Focuses: docs Cc:

Description

The "{$field_no_prefix}_save_pre" filter is reapplied a few times in WP_Customize_Nav_Menu_Item_Setting, but the calls are missing "This filter is documented in..."

Attachments (1)

42257.diff (1.1 KB) - added by dlh 8 years ago.

Download all attachments as: .zip

Change History (3)

@dlh
8 years ago

#1 @westonruter
8 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 4.9
  • Owner set to westonruter
  • Status changed from new to accepted

#2 @westonruter
8 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 41894:

Customize: Add missing filter docs in WP_Customize_Nav_Menu_Item_Setting::sanitize().

Props dlh.
Fixes #42257.

Note: See TracTickets for help on using tickets.