WordPress has a very bad reputation within a large part of the PHP community. On the other hand, WordPress has many powerful features you can use for your website or platform.To extend or add functionality, you build your custom plugin. There are many ways to organise your code. We make use of Object Oriented programming and the MVC pattern. Let's bring together the power of WordPress and the advantages of OO and MVC.

Comments

Comments are closed.

Found the introduction too long and not really to the point. Would be better if you started earlier with the code examples, which was what I thought this presentation would be about: showing coding examples, design patterns fitting in Wordpress, etc.