December 23, 2014 — This session was for users who were looking to expand their knowledge of WordPress hooks for theme and plugin development. Ian Wilson walked users through what hooks are, first and foremost, the WordPress core page load (ie when certain hooks fire), the anatomy of the various hook functions, and finally some examples of common ways they are used.
November 17, 2014 — Developing your first plugin can be intimidating, but it doesn’t have to be. This presentation assists beginner to intermediate developers in understanding the basics of plugin development by walking through a basic plugin step by step. It goes over hooks, how important they are, how they are used, and what hooks are available to you in WordPress core as well as some good practices to keep your plugin sharp.
November 6, 2014 — Using Ajax and JavaScript in WordPress plugins. JavaScript is an incredibly powerful tool to make your website and or web app more powerful and interactive. See the full power of integrating right into your WordPress with wp_ajax and taking advantage of client side scripting.
October 9, 2014 — This session takes users who are looking to expand their knowledge of WordPress hooks for theme and plugin development. I’ll walk them through what hooks are, first and foremost, the WordPress core page load (ie when certain hooks fire), the anatomy of the various hook functions, and finally some examples of common ways they are used.
July 27, 2014 — Egal ob Theme oder Plugin, um etwas in WordPress zu ändern, zu erweitern, umzubauen und das ohne das man direkt im WordPress Code ändert, dazu muss man verstehen was Hooks sind und wie diese Funktionieren.
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.
September 20, 2009 — John Hawkins demonstrates the basics of constructing a plugin, designing it to make the changes you want, and then using that plugin to alter your WordPress site in a persistent way. Includes some basic discussion on hooks and functions, as well as some sample code.
Video production by Joe Christensen of Blaze Streaming Media.