Opened 6 years ago
Closed 5 years ago
#4393 closed defect (bug) (fixed)
phpDoc effort for wp-includes/author-template.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | 2.5 |
| Component: | General | Version: | |
| Severity: | trivial | Keywords: | has-patch commit phpdoc |
| Cc: |
Description
Attachments (3)
Change History (12)
comment:2
darkdragon — 5 years ago
- Keywords phpdoc added
comment:3
darkdragon — 5 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening with phpdoc documentation which adds @since information and some @deprecated information.
Brings phpdoc level documentation up to standards as as minor corrections.
comment:4
darkdragon — 5 years ago
- Milestone changed from 2.3 to 2.4
- Resolution set to fixed
- Status changed from reopened to closed
comment:6
darkdragon — 5 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
@since information that has 1.0.1 is incorrect and should be 1.0 instead. Reopening for that trivial fix.
comment:7
darkdragon — 5 years ago
- Keywords commit added
Note: See
TracTickets for help on using
tickets.

(In [5638]) phpDoc effort for wp-includes/author-template.php. fixes #4393