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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.