I’m new to wordpress. Can any one suggest me a best tutorial for learning wordpress plugin development and some simple examples? I’ve done some searches in google and got some informations.
Leave a Reply
You must be logged in to post a comment.
I’m new to wordpress. Can any one suggest me a best tutorial for learning wordpress plugin development and some simple examples? I’ve done some searches in google and got some informations.
You must be logged in to post a comment.
The WordPress Codex is possibly the place you’ll spend most of your time while you’re writing WP plugins – at least, I spend most of my time there (mostly for the function reference)
Nettuts just did a plugin introduction article which is well explained as well.