- How to Begin Writing Your First WordPress plugin
- Structuring Your First WordPress Plugin
- Writing Your First WordPress Plugin Part 3
- Writing Your First WordPress Plugin Part 4
- Writing Your First WordPress Plugin Part 5
- Writing Your First WordPress Plugin Part 6
- Writing Your First WordPress Plugin Part 7 – Final
The world of plugins can seem a scary place to venture if you’ve never been there before. I remember when I first started, it was because I wrote a tutorial over at Pro Blog Design about how to create a custom Font Uploader for your WordPress theme, and readers asked that I make it into a plugin. My first thoughts were “no way, I have no idea how and I’m comfortable with themes.” After a little bit of groaning, I decided to jump in and figure it out. A year and a half later I’m here, telling all of you how to write a plugin. Believe me, it’s not nearly as scary as I thought it was.
The video below describes the process of creating your first plugin. If you want, skip straight to the code with minimal explanation, but get started in seconds. Your first plugin can be ready to go in less than a minute.
This code should be placed at the top of a .php file that is named after your plugin. In this case, I have named my file “my-first-plugin.php”.
You must be logged in to view the rest of this content. Register or login from the sidebar.

Awesome intro to plugin dev. I have a few plugins in mind that I’ve been meaning to make and this series should be just what I need to get going. Thanks for the time and effort in putting it together.
This was a great into into the plugin development arena. Hoping to learn a few things over the next few weeks.
Excellent getting started post as it takes the intimidation out of writing a WordPress plugin.
Just signed up for the website and cannot wait to go through the tutorials. Thank you Pippins for creating this for the community.
Glad to help, and thank you for signing up!
awesome watched all parts now… just what I looked for.
thanks a lot!
Thank you for the video knowledge. this is awesome!
Very nice intro…
I’m new in all this wp stuff, but you have a nice voice and talent to tell the things…
Thank you… watching all the videos right now!