model view controller - Is WordPress MVC compliant? -


Some people consider WordPress as a blogging platform, some think of it as CMS, some say in WordPress as a development framework. In any case, the question still remains. What is the WordPress MVC complaint?

I have read the forum and someone asked me about MVC three years ago. There were some positive answers, and some were negative ones. While no one knows what MVC is and all people think of it in their own way, there is still a general concept that is present in all discussions.

I have little experience with the MVC framework and it does not seem to be anything about the framework. Most MVC is done by the programmer, am I right? Now, going back to WordPress, can we consider the Core Rewrite Engine (WP_Rewrite) controller? Question & amp; Plugin logic as a model? And themes as visual? Or am I doing all this wrong?

Wordpress is not only architectural in MVC, But within a very MVC oriented theme and plug-in framework can be created. There are several tools that can help:

WordPress MVC solution:

  • Churro: @
  • Tina-MVC: @
  • Plugin Factory: @
  • MVCPress: (left but interesting idea)

WordPress.org MVC Thread on Ideas and Trac:

<
  • (over MVC over XSL)
  • (on MVC in widgets)

  • Comments