#18664 closed defect (bug) (maybelater)
Formatting/Cleanup for wp-admin/includes/class-wp-posts-list-table.php
| Reported by: | kirasong | Owned by: | westi |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Formatting | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: |
Description
wp-admin/includes/class-wp-posts-list-table.php is extremely hard to read.
Created this ticket to move conversation/patches for cleanup out of #17958
Attachments (1)
Change History (7)
#4
follow-up:
↓ 5
@
13 years ago
- Resolution → maybelater
- Status reviewing → closed
Are we just refactoring this for readability? http://make.wordpress.org/core/2011/03/23/code-refactoring/
#5
in reply to: ↑ 4
@
13 years ago
Replying to c3mdigital:
Are we just refactoring this for readability?
Yes, but this file could really benefit from it. That said, this patch is very old and would need a possibly major refresh.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
First pass at formatting for entire file