Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#43497 closed defect (bug) (fixed)

Incorrect Code Comment

Reported by: dannycooper's profile DannyCooper Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.1 Priority: normal
Severity: normal Version: 5.1
Component: Customize Keywords: has-patch good-first-bug
Focuses: docs Cc:

Description

In class-wp-customize.php:3626 the comment makes no sense in the context of the property.

Attachments (1)

patch.diff (862 bytes) - added by DannyCooper 7 years ago.

Download all attachments as: .zip

Change History (7)

@DannyCooper
7 years ago

#1 @DannyCooper
7 years ago

Correction: the file is wp-includes/class-wp-customize-manager.php:3626

#2 @DannyCooper
7 years ago

  • Keywords has-patch added

#3 @mukesh27
7 years ago

  • Keywords good-first-bug added

#4 @SergeyBiryukov
7 years ago

  • Milestone changed from Awaiting Review to 5.0

#5 @SergeyBiryukov
7 years ago

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

In 42797:

Docs: Remove copy/pasted default value description for $type in WP_Customize_Manager::add_setting().

Props DannyCooper.
Fixes #43497.

#6 @johnbillion
6 years ago

  • Milestone changed from 5.0 to 5.1
Note: See TracTickets for help on using tickets.