Opened 18 years ago
Closed 17 years ago
#4393 closed defect (bug) (fixed)
phpDoc effort for wp-includes/author-template.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.5 | Priority: | lowest |
Severity: | trivial | Version: | |
Component: | General | Keywords: | has-patch commit phpdoc |
Focuses: | Cc: |
Description
Attachments (3)
Change History (12)
#3
@
17 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.
Note: See
TracTickets for help on using
tickets.
(In [5638]) phpDoc effort for wp-includes/author-template.php. fixes #4393