Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#41454 closed defect (bug) (wontfix)

Add @access entry for WP_Customize_Control::render_content()

Reported by: umangvaghela123 Owned by:
Priority: normal Milestone:
Component: Customize Version:
Severity: normal Keywords:
Cc: Focuses: docs

Description

In class-wp-customize-control.php file render_content() is define as protected but @aceess protected is not Mentioned in comment.

Attachments (1)

41454.patch (452 bytes ) - added by umangvaghela123 9 years ago.
fix #41454 issue

Download all attachments as: .zip

Change History (5)

@umangvaghela123
9 years ago

fix #41454 issue

#1 @Soean
9 years ago

  • Resolutionwontfix
  • Status newclosed

Hey @umangvaghela123
thanks for the patch, but the @access notations in DocBlocks are no longer needed. See #41452.

#2 @netweb
9 years ago

  • Milestone Awaiting Review

#3 @SergeyBiryukov
9 years ago

  • Component GeneralCustomize
  • Focuses docs added

#4 @SergeyBiryukov
9 years ago

  • Summary Documentation updation requiredAdd @access entry for WP_Customize_Control::render_content()
Note: See TracTickets for help on using tickets.