Ticket #5512 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Inline Documentation for user.php

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

Description

Adds PHPdoc inline documentation for wp-includes/user.php. Documents the common attributes of functions short/long descriptions, parameter, @since, and return values.

Attachments

user.phpdoc.r6473.diff Download (7.1 KB) - added by darkdragon 4 years ago.
Incomplete documentation for user.php based off of r6473
5512.r8841.diff Download (11.7 KB) - added by jacobsantos 3 years ago.
Complete inline documentation for user.php based off of r8841

Change History

Incomplete documentation for user.php based off of r6473

  • Owner changed from anonymous to westi
  • Status changed from new to assigned

Good work . Won't commit until we have more info

  • Keywords documentation removed
  • Milestone changed from 2.9 to 2.7

Will finish up soon.

  • Summary changed from PHPdoc effort for user.php to Inline Documentation for user.php

Complete inline documentation for user.php based off of r8841

  • Keywords commit added

Patch completes user.php with inline documentation for all functions.

The patch has complete inline documentation.

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [8873]) Inline Documentation for user.php, props jacobsantos, fixes #5512

Note: See TracTickets for help on using tickets.