Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#39463 closed defect (bug) (fixed)

Add missing @since and @access tags in class WP_Widget_Form_Customize_Control

Reported by: keesiemeijer's profile keesiemeijer Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.8 Priority: normal
Severity: normal Version:
Component: Customize Keywords: has-patch
Focuses: docs Cc:

Description

The @since and @access tags are missing in the DocBlocks for to_json() and render_content().

Attachments (1)

39463.patch (746 bytes) - added by keesiemeijer 8 years ago.
Add missing @since and @access tags

Download all attachments as: .zip

Change History (5)

@keesiemeijer
8 years ago

Add missing @since and @access tags

#1 @keesiemeijer
8 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
8 years ago

  • Milestone changed from Awaiting Review to 4.8

#3 @SergeyBiryukov
8 years ago

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

In 39673:

Docs: Add missing @since and @access tags for WP_Widget_Form_Customize_Control::to_json() and ::render_content().

Props keesiemeijer.
Fixes #39463.

#4 @SergeyBiryukov
8 years ago

  • Component changed from General to Customize
Note: See TracTickets for help on using tickets.