Ticket #3852 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

PHPdoc effort for /wp-includes/plugin.php

Reported by: Martin10 Assigned to: ryan
Priority: normal Milestone: 2.2
Component: Administration Version:
Severity: normal Keywords: has-patch documentation inline-docs commit
Cc:

Description

Patch for providing PHPdoc comments to the functions in /wp-includes/plugin.php

Attachments

plugin.php.diff (10.2 kB) - added by Martin10 on 02/23/07 12:47:10.
Patch adding PHPdoc to plugin.php

Change History

02/23/07 12:47:10 changed by Martin10

  • attachment plugin.php.diff added.

Patch adding PHPdoc to plugin.php

03/27/07 23:39:14 changed by foolswisdom

  • milestone changed from 2.2 to 2.3.

03/27/07 23:39:50 changed by foolswisdom

  • keywords changed from has-patch documentation inline-docs to has-patch documentation inline-docs commit.
  • owner changed from anonymous to ryan.
  • milestone changed from 2.3 to 2.2.

03/29/07 02:45:37 changed by rob1n

  • status changed from new to closed.
  • resolution set to fixed.

(In [5142]) PHPdoc for plugin.php. Props Martin10. fixes #3852