Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#42257 closed defect (bug) (fixed)

Customize: Missing duplicate-hook comments

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

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 9 years ago.

Download all attachments as: .zip

Change History (3)

@dlh
9 years ago

#1 @westonruter
9 years ago

  • Keywords commit added
  • Milestone Awaiting Review4.9
  • Owner set to westonruter
  • Status newaccepted

#2 @westonruter
9 years ago

  • Resolutionfixed
  • Status acceptedclosed

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.