I've searched through the stack exchange for wordpress and was unable to come up with an answer to this question. All of the wordpress codex's examples and external resources come from 2004-2006. I'd love an example of a popular Wordpress plugin that is also well-written. As I'm fairly new to programming (less than 1 year in), this would be immensely helpful.
closed as not constructive by toscho♦ Jan 12 at 17:31
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
You can buy the Professional WordPress Plugin Development book from Amazon: http://www.amazon.com/Professional-WordPress-Plugin-Development-Williams/dp/0470916222 I'm learning tons from it and it's packed full of good information about best practices. It will walk you through building your own plugin with lots of code samples. I cannot recommend it enough. If you're serious about learning to write plugins then this is one book you absolutely must buy. |
|||||
|
|
Download some plugins from well respected developers to see how they code their stuff. |
|||||
|
|
Take a look at the highest voted Qs on WPSE |
|||||
|