#2473 closed enhancement (wontfix)
PHPDoc comments for /wp-includes/functions-posts.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | General | Version: | 2.0.1 |
| Severity: | normal | Keywords: | phpdoc has-patch documentation inline-docs |
| Cc: |
Description
Preliminary patch for providing PHPdoc comments to (some of) the functions in /wp-includes/functions-post.php
Attachments (1)
Change History (5)
comment:2
rob1n
— 6 years ago
- Resolution set to wontfix
- Status changed from new to closed
- Summary changed from comments for /wp-includes/functions-posts.php to PHPDoc comments for /wp-includes/functions-posts.php
comment:3
markjaquith
— 6 years ago
This patch is likely outdated, but note that was are accepting patches for inline documentation:
http://comox.textdrive.com/pipermail/wp-hackers/2006-December/009812.html
Best way is probably per-file patches. Can open new tickets.
Note: See
TracTickets for help on using
tickets.
Won't fix. I don't think we need phpDoc in the code, and if we do, let's open a ticket and I would be willing to patch all the files.