Hello all,
For the last several months I have been busy modifying a version of WP to work better with in the industry that I work. Many of my modifications are focused at customized templates and plugins. However, a few of the modifications have required that I change some of the WP code itself to function in a specific way. I am now at a point where I am complete with my modified version of WP and I am now interested in developing a WPMU version of my modifications. I understand that WPMU code is 99% original WP code. But my question is, what code represents that 1%? I need to know what parts of WPMU are exclusively MU related. I think its important that I understand which code is MU code so that I don't accidentally modify or delete something that needs to be there. Yes, I have already taken a look at trac.mu.wordpress.org and do be honest, I am not really sure where to begin. Can anyone point me in the right direction? In the mean time I will begin dissecting WPMU myself.
Joe