Opened 5 years ago

Closed 5 years ago

Last modified 3 years ago

#7037 closed enhancement (fixed)

Base File Documentation

Reported by: jacobsantos Owned by: anonymous
Priority: low Milestone: 2.6
Component: Optimization Version:
Severity: trivial Keywords: phpdoc has-patch commit
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 5 years ago.
Base file phpdoc documentation based of r7989
base.r7991.diff (915 bytes) - added by jacobsantos 5 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)

Base file phpdoc documentation based of r7989

comment:1   ryan5 years ago

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

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

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?

comment:3   ryan5 years ago

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

comment:4   ryan5 years ago

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

  • 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.

comment:6   ryan5 years ago

  • Milestone changed from 2.6.1 to 2.6

Related: #14727

Note: See TracTickets for help on using tickets.