Opened 17 years ago
Closed 16 years ago
#6237 closed defect (bug) (invalid)
Adherence to WordPress Coding Standards
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | trivial | Version: | 2.5 |
Component: | Inline Docs | Keywords: | |
Focuses: | Cc: |
Description
Many files no longer adhere to the WordPress Coding Standards.
Attachments (7)
Change History (15)
#2
@
17 years ago
Nevermind—the patches will come in bite-size files, for easier analyzing. Thanks Westi for bringing me to my senses.
#5
@
17 years ago
I mentioned this ticket quite a while ago in #wordpress-dev, but I never got a response, and since then it's been long forgotten. :(
#6
@
17 years ago
I usually fix areas that violate the coding standards in the inline documentation patches. However, those are pretty far and few in between and I probably don't catch everything.
#7
@
17 years ago
These patches are unfortunately, Probably pretty stale..
Do the problems still exist after all the phpDoc updates? Perhaps someone can run a script over it and check?
#8
@
16 years ago
- Component changed from General to Inline Docs
- Milestone 2.9 deleted
- Priority changed from normal to low
- Resolution set to invalid
- Severity changed from normal to trivial
- Status changed from new to closed
Closing this one, as the patches are all broken. Things get fixed as functions get edited.
I'm currently working on a huge patch to solve all the current problems.