Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#41435 closed defect (bug) (fixed)

Documentation updation required

Reported by: umangvaghela123's profile umangvaghela123 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.9 Priority: normal
Severity: normal Version: 4.8
Component: Comments Keywords: has-patch
Focuses: Cc:

Description

In class-wp-comment-query.php file fill_descendants function is defined but @access protected is not defined in that function.

Attachments (1)

41435.patch (539 bytes) - added by umangvaghela123 7 years ago.
Fix #41435 issue.

Download all attachments as: .zip

Change History (4)

@umangvaghela123
7 years ago

Fix #41435 issue.

#1 @umangvaghela123
7 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
7 years ago

  • Component changed from General to Comments
  • Milestone changed from Awaiting Review to 4.9

#3 @SergeyBiryukov
7 years ago

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

In 41145:

Docs: Add @access entry for WP_Comment_Query::fill_descendants().

Props umangvaghela123.
Fixes #41435.

Note: See TracTickets for help on using tickets.