Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#44420 closed enhancement (fixed)

Missing doc in property declaration

Reported by: subrataemfluence's profile subrataemfluence Owned by: pento's profile pento
Milestone: 5.1 Priority: normal
Severity: normal Version: 5.1
Component: Widgets Keywords: has-patch commit
Focuses: docs, coding-standards Cc:

Description

No public property in class class-wp-widget-form-customize-control.php is associated with inline documentation.

File: src/wp-includes/customize/class-wp-widget-form-customize-control.php

Proposed patch uploaded.

Attachments (1)

44420.diff (1.3 KB) - added by subrataemfluence 6 years ago.

Download all attachments as: .zip

Change History (10)

#1 @subrataemfluence
6 years ago

  • Keywords has-patch added; needs-patch removed

Related #44410, #44411

#2 @netweb
6 years ago

  • Focuses docs added
  • Milestone changed from Awaiting Review to 5.0

#3 @SergeyBiryukov
6 years ago

  • Milestone changed from 5.0 to 5.0.1

#4 @pento
6 years ago

  • Milestone changed from 5.0.1 to 5.0.2

#5 @pento
6 years ago

  • Milestone changed from 5.0.2 to 5.0.3

#6 @audrasjb
6 years ago

  • Keywords commit added

#7 @audrasjb
6 years ago

  • Milestone changed from 5.0.3 to 5.1

Hi,

Per today's bug scrub, we are going to address Docs enhancements in 5.1, coming next month.

#8 @pento
6 years ago

  • Owner set to pento
  • Status changed from new to assigned

#9 @pento
6 years ago

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

In 44498:

Docs: Add docblocks to the members of WP_Widget_Form_Customize_Control.

Props subrataemfluence.
Fixes #44420.

Note: See TracTickets for help on using tickets.