Ticket #7037 (closed enhancement: fixed)
Base File Documentation
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
Change History
jacobsantos — 4 years ago
-
attachment
basedoc.phpdoc.r7989.patch
added
jacobsantos — 4 years ago
-
attachment
base.r7991.diff
added
Corrections to late night ramblings and additions to wp-login.php based off off of r7991
comment:2
jacobsantos — 4 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?
patch isn't applying the wp-config-sample.php changes for some reason. I'll try to convince it to obey.
comment:5
jacobsantos — 4 years ago
- 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.
Note: See
TracTickets for help on using
tickets.

Base file phpdoc documentation based of r7989