Ticket #5528 (closed enhancement: fixed)

Opened 7 months ago

Last modified 7 months ago

PHPdoc effort for comment-template.php

Reported by: darkdragon Assigned to: anonymous
Priority: low Milestone: 2.5
Component: Optimization Version:
Severity: minor Keywords: phpdoc documentation has-patch
Cc:

Description

Based off patch by Pita in #2648. Applies and finishes that patch for the new wp-includes/comment-template.php.

PHPdoc inline documentation effort includes:

  • @since version information
  • Short and long (where applicable) descriptions
  • Parameter documentation
  • Return documentation

Attachments

comment-template.phpdoc.r6494.diff (20.9 kB) - added by darkdragon on 12/25/07 22:24:40.
Complete phpdoc documentation for comment-template.php based off of r6494

Change History

12/25/07 22:08:50 changed by darkdragon

Only two functions are missing long descriptions (or that I think should have long descriptions). I'll probably finish those up and upload a new patch.

Most of the patch used Pita's patch in #2648.

12/25/07 22:24:40 changed by darkdragon

  • attachment comment-template.phpdoc.r6494.diff added.

Complete phpdoc documentation for comment-template.php based off of r6494

12/25/07 22:25:36 changed by darkdragon

Latest patch completes all of the documentation in the file.

12/26/07 17:18:14 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6495]) phpdoc for comment-template.php from darkdragon. fixes #5528

12/26/07 20:35:19 changed by santosj

  • milestone changed from 2.5 to 2.4.