Getting started with WordPress Plugins
Devlounge.net is midway through a comphrensive guide, how to write a WordPress plugin. It’s simple and sensible.I’m sure it will be mentioned there in some form or other, but what got me started and probably the best overall advice on the subject is:- download a plugin and dissect the code - oh - and if it’s not too obvious- pick something simple first…











By Ronald Huereca, May 16, 2007 @ 11:33 pm
Lewis,
That’s how I learned to program my first plugins too. I’m hoping people will dig through my sample code and play around with it since that is how I got my feet wet so-to-speak.
That’s a great tip btw.