Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#7037 closed enhancement (fixed)

Base File Documentation

Reported by: jacobsantos's profile jacobsantos Owned by:
Milestone: 2.6 Priority: low
Severity: trivial Version:
Component: Optimization Keywords: phpdoc has-patch commit
Focuses: Cc:

Description

Major sweeping documentation additions to base PHP files for Trunk.

  • Adds file level documentation to all of the base folder PHP files.
  • Adds function documentation to most of the PHP files in the base folder.
  • Ignores class level documentation for wp-app.php and xmlrpc.php files.

Open for whether this should also be added to 2.5.

Attachments (2)

basedoc.phpdoc.r7989.patch (23.9 KB) - added by jacobsantos 16 years ago.
Base file phpdoc documentation based of r7989
base.r7991.diff (915 bytes) - added by jacobsantos 16 years ago.
Corrections to late night ramblings and additions to wp-login.php based off off of r7991

Download all attachments as: .zip

Change History (9)

@jacobsantos
16 years ago

Base file phpdoc documentation based of r7989

#1 @ryan
16 years ago

(In [7991]) File file level phpdoc from jacobsantos. see #7037

@jacobsantos
16 years ago

Corrections to late night ramblings and additions to wp-login.php based off off of r7991

#2 @jacobsantos
16 years ago

I corrected the late night ramblings to the index.php file and added the file level documentation to index.php.

Am I to assume that the documentation to wp-config-sample.php is not going to be added?

#3 @ryan
16 years ago

(In [7992]) File file level phpdoc from jacobsantos. see #7037

#4 @ryan
16 years ago

patch isn't applying the wp-config-sample.php changes for some reason. I'll try to convince it to obey.

#5 @jacobsantos
16 years ago

  • Milestone changed from 2.9 to 2.6.1
  • Resolution set to fixed
  • Status changed from new to closed

Rest of the base functions will be in new patch. Closing as complete.

#6 @ryan
16 years ago

  • Milestone changed from 2.6.1 to 2.6

#7 @hakre
14 years ago

Related: #14727

Note: See TracTickets for help on using tickets.