December 16, 2013
The Model-View-Controller design pattern is a popular technique to help structure applications in a way that is flexible, modular, and easy to maintain, but it hasn’t received much attention within the WordPress community. This session introduces the basic principles of MVC and show some practical tips on how to implement them in a WordPress plugin.