Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2.28 KB

README.md

File metadata and controls

42 lines (26 loc) · 2.28 KB

This git repository is slides for my talk on developping and debugging with WordPress at the Vancouver WordPress meetup.

With a very low barrier to entry, developing with WordPress has become particularly popular in the past few years. However, this sometimes means that standards and best practices aren't well respected. The aim of this talk is to (re)introduce developers to some of WordPress' coding standards and general best practices, as well provide you with tools to become a better developer. This will be a resourceful presentation for anyone beginning/interested in/or even long-time developing with WordPress.

In the spirit of open-source, the slides are published here on GitHub and anyone is welcome to contribute before, during or after the talk.

You can preview the slides at jkudish.com/yvrwpmeetup (they get rebuilt everytime the repo is updated).

If you'd like to contribute, please submit a pull request or open an issues for questions or comments. You can also reach me more privately at info@jkudish.com if you'd like.


License & Copyright

2012 Vancouver WordPress Meetup Talk by Joachim Kudish

Copyright (c) 2012 by Joachim Kudish

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

This program incorporates work covered by the following copyright and permission notices:

Original Slide Presentation Framework by Brian Cavalier

Open Source Initiative OSI - The MIT License

http://www.opensource.org/licenses/mit-license.php

Copyright (c) 2011 Brian Cavalier