September 20, 2009
Will Norris talks about some of the common pitfalls and mistakes made when constructing plugins, including security and usability concerns and how to efficiently and cleanly create your code. Includes code examples of both what to do and what not to do.
Video production by Joe Christensen of Blaze Streaming Media.
October 1, 2009 at 4:16 pm |
Exceptional Video for sure, I’ll be working on editing all my plugins now to bring them up to spec.
LikeLike
October 1, 2009 at 4:55 pm |
A couple of times during this presentation I mentioned Andrew Ozz, who is a core WordPress developer. The site and post I was actually referring to is by Ozh Richard, not Andrew. Guess I’ve been confusing those guys for a long time. Sorry about that Ozh.
LikeLike
October 1, 2009 at 6:53 pm |
Thanks for this presentation, some really good ideas which will definitely be implemented in my code.
LikeLike
October 5, 2009 at 2:35 pm |
Nice discussions. Thanks!
Any chance we can get a link to the actual presentation (s3 would be great!). I found the video stream frequently blurs out the slides at critical points (or shows That Guy(tm) instead of the slides…). D’oh! That Search Engine(tm) found it for me:
http://www.slideshare.net/willnorris/how-not-to-build-a-wordpress-plugin
Thanks again!
LikeLike
October 30, 2009 at 9:45 am |
a really good video, very useful… is a shame about the slide blurs tho…
thanks webmaestro for posting a link to the slides
LikeLike
November 11, 2009 at 4:01 am |
Really, really good presentation and tutorial.. you should do more speeches! great information.
LikeLike
January 4, 2010 at 10:36 am |
Thanks for the tip about the plugins url function. I had no idea that existed!
I normally define a new constant at the beginning of my file with the folder path and url and use that. But if there’s a built in function I guess I should be using that instead!
LikeLike
January 31, 2010 at 3:53 pm |
Here’s the blog post by Ozh Richard I mentioned: http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/
LikeLike