churchm.ag
Build WordPress Plugins with OOP Techniques - ChurchMag
The guys over at nettuts+ put together a great tutorial on creating a WordPress plugin with OOP techniques. Object-oriented code, among other things, can help organize and add reusability to your code. In this tutorial, I will teach you the basics of writing a WordPress plugin using object oriented techniques. We’ll be using Dribbble’s API as an […]
Eric Dye