Opened 6 years ago
Closed 6 years ago
#47826 closed defect (bug) (fixed)
PHPDoc correction for wp-includes/comment-template.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | minor | Version: | |
| Component: | Comments | Keywords: | |
| Focuses: | docs | Cc: |
Description
Below two functions have wrong description of return. As like as other 'echo' functions, @return should be removed.
- comment_reply_link
- post_reply_link
This is the action of inline docs and Codex migration initiatives.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 45741: