Make WordPress Core

Opened 19 years ago

Closed 19 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: Focuses:

Description


Attachments (2)

4383.diff (3.0 KB ) - added by rob1n 19 years ago.
registration.phpdoc.r6542.diff (5.6 KB ) - added by darkdragon 19 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)

@rob1n
19 years ago

#2 @Nazgul
19 years ago

  • Keywords commit added

Looks good.

#3 @rob1n
19 years ago

  • Status newassigned

#4 @rob1n
19 years ago

  • Resolutionfixed
  • Status assignedclosed

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

#5 @darkdragon
19 years ago

  • Keywords phpdoc added

@darkdragon
19 years ago

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

#6 @darkdragon
19 years ago

  • Milestone 2.32.5
  • Resolution fixed
  • Status closedreopened
  • Type defectenhancement

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.

#7 @darkdragon
19 years ago

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

#8 @ryan
19 years ago

  • Resolutionfixed
  • Status reopenedclosed

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

Note: See TracTickets for help on using tickets.