Ticket #7037 (closed enhancement: fixed)

Opened 4 years ago

Last modified 18 months ago

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

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

Change History

Base file phpdoc documentation based of r7989

comment:1   ryan4 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   ryan4 years ago

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

comment:4   ryan4 years ago

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

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

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

comment:6   ryan4 years ago

  • Milestone changed from 2.6.1 to 2.6

Related: #14727

Note: See TracTickets for help on using tickets.