This post is part of the ClassicPress Plugin Development series.
There are two code paradigms that can be used when developing for ClassicPress:
- Procedural Programming
- Object Oriented Programming
There has been many a flame war fought over which is better and which is worse, but in all honesty I believe that both can have their place and there is no one true way of coding.
I was going to…
Continue Reading Ian Grieve’s Article on their blog
ClassicPress Plugin Development: Coding Paradigms
This post is part of the ClassicPress Plugin Development series. There are two code paradigms that can be used when developing for ClassicPress: Procedural Programming Object Oriented Programm…
Blog Syndicated with Ian Grieve’s Permission


