I would like to learn how to create a plugin from scratch, there are tons of tutorials out there on the internet, but they are either premium or not a reliable resource. would like to know which are the best resources available on the internet.

link|improve this question
feedback

3 Answers

up vote 2 down vote accepted

A very first advice from me will be: Don't follow the tutorials on the tutorial sites blindly they are full of bad coding practices.

Some of the resources that I follow:

And here is the list of Specific tutorials that you should consider going through, some are old but are still valid.

link|improve this answer
feedback

I guess this thread says nearly all

link|improve this answer
feedback

Follow,What Hameedullah Khan Said.Additionally,I would like to suggest to you read the WordPress Codex.

http://codex.wordpress.org/Writing_a_Plugin

http://www.slideshare.net/davidfcarr/introduction-to-plugin-programming-wordcamp-miami-2011

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.