Make WordPress Core

Opened 19 years ago

Closed 18 years ago

#5636 closed enhancement (fixed)

PHPdoc effort for feed.php

Reported by: darkdragon Owned by:
Priority: low Milestone: 2.6
Component: Optimization Version:
Severity: trivial Keywords: phpdoc has-patch
Cc: Focuses:

Description

PHPdoc effort seeks to complete phpdoc style inline documentation for wp-includes/feed.php.

Needed to complete:

  1. Short and Long Descriptions.
  2. @since version info
  3. parameter type and description.
  4. return type and description.

Attachments (2)

feed.phpdoc.r6597.diff (6.7 KB ) - added by darkdragon 19 years ago.
Incomplete documentation for feed.php based off of r6597
feed.phpdoc.r8213.diff (12.0 KB ) - added by jacobsantos 18 years ago.
Complete inline documentation for feed.php based off of r8213

Download all attachments as: .zip

Change History (3)

@darkdragon
19 years ago

Incomplete documentation for feed.php based off of r6597

@jacobsantos
18 years ago

Complete inline documentation for feed.php based off of r8213

#1 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [8246]) phpdoc for feed.php from jacobsantos. fixes #5636

Note: See TracTickets for help on using tickets.