Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#56983 closed defect (bug) (fixed)

Document the globals in upgrade_550() and upgrade_560()

Reported by: upadalavipul's profile upadalavipul Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.2 Priority: normal
Severity: normal Version: 6.2
Component: Upgrade/Install Keywords: has-patch
Focuses: docs Cc:

Description

I am checking for all function commenting details for a good & better understanding of the code and in which I have found one file that needs improvement. please check the below details.

File Name: wp-admin/includes/upgrade.php
Function Name: upgrade_550() and upgrade_560()

Attachments (1)

56983.patch (689 bytes) - added by upadalavipul 2 years ago.

Download all attachments as: .zip

Change History (3)

@upadalavipul
2 years ago

#1 @SergeyBiryukov
2 years ago

  • Component changed from General to Upgrade/Install
  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 6.2
  • Summary changed from Need to require document improvements for a better understanding of function code. to Document the globals in upgrade_550() and upgrade_560()

Thanks for the patch! This looks good.

#2 @SergeyBiryukov
2 years ago

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

In 54748:

Docs: Document the usage of globals in upgrade_550() and upgrade_560().

Follow-up to [47597], [48400], [49572], [49632].

Props upadalavipul.
Fixes #56983.

Note: See TracTickets for help on using tickets.