The Boston WordPress September 2009 Meetup will feature our first intermediate level presentation by mitcho (Michael 芳貴 Erlewine):
"In this presentation I will give a high level overview of how WordPress can be customized through custom plugins. I will walk through the creation of a very simple plugin in PHP, the default development language for WordPress. I will then present HookPress (http://mitcho.com/cod...) which is a plugin of mine which adds webhooks to WordPress, letting developers extend WordPress in languages other than PHP, such as ruby, python, perl, etc."
"This will be an intermediate level session designed for users already comfortable with publishing with and customizing a wordpress.org installation and have maybe even installed a few plugins. Moreover, I will assume some familiarity with programming, though not necessarily the PHP language."
- Introduction (5 min)
- Cover the idea of actions + filters (15 min)
- "Writing your first plugin" in PHP (25 min)
- Extending WordPress with webhooks via HookPress (15 min)
Hi Mitcho, looks like an awesome talk. I would be particularly interested in finding out if you can create a WordPress plugin that uses an external JS library/API that could be used on a WordPress.com hosted account. Is that even possible?
Al, my talk is going to focus exclusively on wordpress.org, the self-hosted version, as wordpress.com doesn't support extensions via plugins.
There may be hope, however, precisely in the form of webhooks (like HookPress enables, which I will present): check out the comment by Matt Mullenwegg (WP founder) here:
http://mitcho.com/blog/projects/hookpress-webhooks-for-wo...![]()
![]()
The slides are here: http://www.slideshare.net/mitcho/extending-wordpress-with...![]()
![]()
Here is the source of the wordcount plugin we created in the demo: http://mitcho.com/code/wordcount.phps![]()
Here's the python script I used for the Twitter post webhook on scriptlets: http://blog.abi.sh/2009/tweeting-your-blog-with-hookpress...![]()
![]()
Thank you all for coming! I hope you enjoyed it. :) Please take a moment to rate the talk at http://speakerrate.com/talks/1470-extending-wordpress-wit...![]()
.
Please rate the talk (after the fact, of course) at SpeakerRate:
http://speakerrate.com/talks/1470-extending-wordpress-wit...
