Check out this demo video of a new plugin by mitcho, called HookPress. HookPress adds the ability to use webhooks as WordPress actions and filters. Since webhooks run from a web server (not directly inside WordPress), this means that you could, for example, use scripts in python, perl, ruby, or whatever to extend WordPress. How’s that for nifty? And what’s extra nice is that the user interface for it on the WordPress side looks super simple to use.
If you want to do some quick experimentation, you can try out the scriptlets server, where you can code up a quick server-side function in Javascript, and immediately get a URL for your own custom webhook.
See the original HookPress post on mitcho’s blog. Download HookPress from the plugin repository.
Pingback: Geolocation Plugin for WordPress
Pingback: WordPress Webhooks Plugin « Inspired