#2648 closed enhancement (invalid)
PHPdoc effort for /wp-includes/comment-functions.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 2.0 |
| Severity: | normal | Keywords: | documentation inline-docs phpdoc |
| Cc: |
Description
Preliminary patch for providing PHPdoc comments to the functions in /wp-includes/comment-functions.php
Attachments (1)
Change History (13)
comment:2
ringmaster — 7 years ago
Merged this patch with dev docs at http://redalt.com/fn/file/comment-functions.php
Thanks!
- Resolution set to wontfix
- Status changed from new to closed
No traction in over a year, so closing as wontfix.
Feel free to reopen if you have patches/suggestions/...
- Milestone set to 2.3
- Resolution wontfix deleted
- Status changed from closed to reopened
- Owner changed from anonymous to rob1n
- Status changed from reopened to new
comment:8
darkdragon — 6 years ago
Does the comment-functions.php file still exist? I can't find it in the wp-includes folder.
comment:10
rob1n — 5 years ago
- Owner rob1n deleted
comment:11
pishmishy — 5 years ago
- Milestone 2.4 deleted
- Resolution set to invalid
- Status changed from new to closed
Patch no longer valid. Apologies to the author of the patch who obviously put some effort into it, but I don't think we'll lose much in our PHPdoc efforts by closing this ticket.
comment:12
santosj — 5 years ago
Crap. I kept this open to keep a reference to the patch but...
I'll just search "phpdoc" in trac. Anyway, I realized that and was rushing through converting the patch phpdoc for comments.php and comment-template.php, but it was past my bedtime.
However, I'll open a new ticket instead of reopening this. I'm thinking of setting the milestone to 2.5 with any new phpdoc tickets. I assuming that if they are going to be committed that one of you will set the milestone to correct place.

Preliminary patch