|
You could definitely use an MVC philosophy in the development of a plugin, but you would be really silly to try to incorporate CI or Cake in addition to WP. For instance, you could build out a plugin using the following pseudo structure (FYI, there are a ton of ways to build this, depending on your interpretation of MVC. This is just the quick example that pops into mind):
This might be a horrible example of a plugin structure, or even of MVC, but it is simply to illustrate that |
| More Solution |
|---|