How to send a webhook request with PHP from one WordPress site to another using WP Webhooks [Technical]

I lost an hour to this problem, so I’m blogging it to hopefully help others. I’m experimenting with the WP Webhooks plugin for helping me solve a problem with sites that I manage.1 Webhooks are a simple technology that lets a “request” to a specific URL that then completes some other action. That request contains … Continue reading “How to send a webhook request with PHP from one WordPress site to another using WP Webhooks [Technical]”

Trusting Your Plugins

It’s a big scary world out there, full of monsters, ghosts, faceless multinational corporations, and WordPress plugins THAT HAVEN’T BEEN UPDATED IN TWO YEARS!!! OH THE HUMANITY! Take a moment and review why you need to be careful about what plugins you use.

Pruning Your Plugins

WordPress plugins are amazing. They’re one of the biggest reasons I use WordPress: Every time you install WordPress, you have a world of free and cheap plugins that make WordPress better—as long as you use good plugins, that is. But even the most amazing things are best in moderation.

New Plugin: Feature a Page Widget

It must be plugin month on the blog. (“Plug-vember?”) Last week, I showed you what plugins I use on this site. Next week, I’ll be talking about how to wrangle your plugins and keep them under control. But this week, I’m happy to announce the release of my second WordPress plugin, Feature a Page Widget.