Opened 5 years ago

Closed 5 years ago

#5633 closed enhancement (fixed)

PHPdoc effort for category.php

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

Description

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

Needed to complete:

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

Attachments (2)

category.phpdoc.diff (2.0 KB) - added by darkdragon 5 years ago.
incomplete documentation
category.phpdoc.r8088.diff (10.0 KB) - added by jacobsantos 5 years ago.
Still with complete phpdoc comments but with fixed removed new lineds for r8088

Download all attachments as: .zip

Change History (6)

incomplete documentation

  • Keywords commit added

File is complete.

Still with complete phpdoc comments but with fixed removed new lineds for r8088

New patch corrects problems in last patch.

  • Owner changed from anonymous to westi
  • Status changed from new to assigned
  • Resolution set to fixed
  • Status changed from assigned to closed

(In [8090]) PHPDoc updates for category.php. Fixes #5633 props jacobsantos.

Note: See TracTickets for help on using tickets.