#21073 closed enhancement (wontfix)
Main functions file (/wp-includes/functions.php) could use a coding standards cleanup
| Reported by: | evansolomon | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
This file is very inconsistent in its coding standards, and as a result is difficult to read.
I had to find a couple things in here recently; after some frustration in reading the different styles I decided to take a pass at refreshing it.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
As much as I'm for coding standards I will refer to: http://make.wordpress.org/core/2011/03/23/code-refactoring/
Refactoring patches require unit tests, performance benchmarks, proper justification and clear rationale.