Here it is, a video guide to creating your first WordPress plugin (in under 5 minutes!). If people like this enough, I might do these kinds of tutorials on a regular basis.
Wordpress is a highly used and easily customizable platform for content creation and management. In this post I'll guide you through the basic structure and steps required to create a simple and useful wordpress plugin.
To be able to take advantage of Wordpress Options, you need to create a Wordpress Plugin. There is a lot to be scared of when creating one, but if you just buckle down and dissect the simplest of example plugins with me below,...