Ticket #5512 (closed enhancement: fixed)
Inline Documentation for user.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.7 |
| Component: | Optimization | Version: | |
| Severity: | minor | Keywords: | phpdoc has-patch commit |
| Cc: |
Description
Adds PHPdoc inline documentation for wp-includes/user.php. Documents the common attributes of functions short/long descriptions, parameter, @since, and return values.
Attachments
Change History
darkdragon — 4 years ago
-
attachment
user.phpdoc.r6473.diff
added
- Owner changed from anonymous to westi
- Status changed from new to assigned
comment:5
jacobsantos — 3 years ago
- Summary changed from PHPdoc effort for user.php to Inline Documentation for user.php
jacobsantos — 3 years ago
-
attachment
5512.r8841.diff
added
Complete inline documentation for user.php based off of r8841
comment:6
jacobsantos — 3 years ago
- Keywords commit added
Patch completes user.php with inline documentation for all functions.
comment:7
jacobsantos — 3 years ago
The patch has complete inline documentation.
Note: See
TracTickets for help on using
tickets.

Incomplete documentation for user.php based off of r6473