Wordpress code base is the best argument for the MVC design pattern specifically because it shows what goes wrong when you toss the idea of encapsulation out the window.
I wouldn't specifically say "MVC"; one could argue it's the best argument for many design patterns or QA approaches, as it flagrantly ignores all of them.