Thursday, June 14th, 2007...June 14, 2007
Building Wordpress Plugins
I will be honest I absolutely love wordpress; so I wanted to highlight a series by Devlounge titled How to Write a WordPress Plugin. I haven’t got through that whole thing yet but I wanted to get this out there so others can see it. Here is the info they provided:
Who is this Series For?
This series is for any WordPress user who is curious about or wants to learn how to write their own WordPress plugin. Readers of this series will have an intermediate knowledge of PHP, know a little JavaScript, and be decent at Cascading Style Sheets.
This plugin series will benefit theme designers, those that like to tinker with plugin code, and those that are interested in writing their own plugin from scratch.
Table of contents for How to Write a WordPress Plugin
- How to Write a WordPress Plugin - Introduction
- Seven Reasons to Write a WordPress Plugin
- How to Get Ideas for Wordpress Plugins
- Structure of a Wordpress Plugin
- WordPress Plugin Actions
- WordPress Plugin Filters
- Constructing a WordPress Plugin Admin Panel
- Constructing a WordPress Plugin User’s Panel
- WordPress Plugins and Database Interaction
- Using JavaScript and CSS with your WordPress Plugin
- Using AJAX with your WordPress Plugin
- Releasing and Promoting Your WordPress Plugin
If you're new here, you may want to subscribe to my site via RSS or email . Thanks for visiting!

Comments are closed.