Opened 11 years ago
Closed 11 years ago
#30825 closed defect (bug) (fixed)
Update inline docs for wp-admin/includes/upgrade.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.2 | Priority: | normal |
| Severity: | normal | Version: | 4.2 |
| Component: | Upgrade/Install | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
There are several stubs for documenting upgrade functions with short and long descriptions. This patch is an effort to update those docblocks with accurate descriptions where I can, update blocks that have inaccurate @param and @return info, and add an additional block where one was missing.
Attachments (4)
Change History (7)
#1
@
11 years ago
- Keywords has-patch added
This is the first time I've used Git to create a new branch for a ticket. I didn't realize that trying to create a patch would be so difficult with multiple commits to that branch, but I think I finally got all my changes in the .3.diff patch.
Note: See
TracTickets for help on using
tickets.
Updated diff with all changes.