WordCampTV

Will Norris: How NOT to Build a WordPress Plugin

Will Norris: How NOT to Build a WordPress Plugin

Will Norris: How NOT to Build a WordPress Plugin

This movie requires Adobe Flash for playback.

Description

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.

WordCamp Location

Portland 2009

Event

Flavor

Language

Producer

Speakers

Will Norris

Date

September 20, 2009

Tags

, ,

Categories

WordCampTV,

8 Responses to “Will Norris: How NOT to Build a WordPress Plugin”

  1. Jared Ritchey Says:

    Exceptional Video for sure, I’ll be working on editing all my plugins now to bring them up to spec.

  2. Will Norris Says:

    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.

  3. latz Says:

    Thanks for this presentation, some really good ideas which will definitely be implemented in my code.

  4. webmaestro Says:

    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!

  5. gavin Says:

    a really good video, very useful… is a shame about the slide blurs tho…

    thanks webmaestro for posting a link to the slides

  6. Ciprian Says:

    Really, really good presentation and tutorial.. you should do more speeches! great information.

  7. Marthah Hellyer Says:

    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!

  8. Will Norris Says:

    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/

Comments are closed.