While working on one of my WordPress sites I stumbled upon the need to customize (reorder) the column order while I was adding new columns on some admin pages. Specifically in my case, the "Manage Posts" and "Manage Pages" pages. I saw people on the coding sites asking how to do it, with no one responding to them, and I was unable to really come up with a simple example by doing a little Google-Fu, so I figured it out on my own and thought I'd share.
All you really need to do is shuffle around the $defaults variable (which is an array). Here's the code:
Recent comments
17 weeks 4 days ago
38 weeks 6 days ago
39 weeks 3 days ago
44 weeks 2 days ago
44 weeks 2 days ago
1 year 1 week ago
1 year 20 weeks ago
1 year 20 weeks ago
1 year 20 weeks ago
2 years 8 weeks ago