So, just to get a feel for what happened on the back-end:
I touched at least 3,152 lines of code (according to a difference calculation between a snapshot taken on the 18th versus one taken last night).
Using the same two snapshots, I have the following lines-of-code counts:
Before:
Language | Files | Blank | Comment | Code |
CSS | 109 | 2886 | 1061 | 15,375 |
PHP | 99 | 2508 | 2707 | 12,130 |
After
Language | Files | Blank | Comment | Code |
CSS | 110 | 3102 | 1061 | 16,074 |
PHP | 135 | 2722 | 2643 | 13,752 |