Opened 6 years ago

Closed 5 years ago

#4383 closed enhancement (fixed)

wp-includes/registration.php phpDoc effort

Reported by: rob1n Owned by: rob1n
Priority: lowest Milestone: 2.5
Component: General Version:
Severity: trivial Keywords: has-patch commit phpdoc
Cc:

Description


Attachments (2)

4383.diff (3.0 KB) - added by rob1n 6 years ago.
registration.phpdoc.r6542.diff (5.6 KB) - added by darkdragon 5 years ago.
Adds @since information to the functions and adds more details to the files. Based on r6542.

Download all attachments as: .zip

Change History (10)

rob1n6 years ago

comment:1   ryan6 years ago

+1

  • Keywords commit added

Looks good.

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

(In [5627]) phpDoc for wp-includes/registration.php. fixes #4383

  • Keywords phpdoc added

Adds @since information to the functions and adds more details to the files. Based on r6542.

  • Milestone changed from 2.3 to 2.5
  • Resolution fixed deleted
  • Status changed from closed to reopened
  • Type changed from defect to enhancement

Added patch that adds more details to the current phpdoc documentation.

  • @since information
  • Converted existing phpdoc to the standard
  • Added more details to three of the functions.

Can this also be committed? Or should I create a new ticket and move this one back to 2.3?

comment:8   ryan5 years ago

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

(In [6564]) phpdoc for registration from darkdragon. fixes #4383

Note: See TracTickets for help on using tickets.