write your own plugin for wordpress
January 25, 2010 by admin · Leave a Comment
WordPress is one of the most used blogging platform. You can find a lot of plugins that can help you customize this script as well. But what if you do not find the plugin you need?
If you know to work in PHP you can try to learn how to make a plugin.
The following resources can help you do this regardless of the stage where you are.
For beginners:
Intermediate Level:
- development of a plugin – intermediate
- structure of a plugin
- 10 mistakes made in developing a plugin
Advanced:
Related posts: