Often, WordPress plugins that we create are meant to extend or build on other plugins that already exist. For example, if you search “WooCommerce”, you can find hundreds of other plugins that modify, extend, or otherwise change the capabilities of the base WooCommerce plugin. Whether these plugins are from the official [...]
Dan Dulaney
Hello! Today, we’re going to add text message notifications to our bash scripts. To do so, we’re going to use the Amazon Web Service’s SNS SMS api, via AWS CLI. For this tutorial, you will need to have an Amazon Web Services account. Signing up for an AWS account is beyond the scope of this tutorial. Cost Note: The [...]
Dan Dulaney
We’ve all been there. You might be writing a blog post, or a report for your website, or writing up a new page of copy, and suddenly you realise… I need an image to go with this text. It’s at this point many people make a crucial mistake. For most, the solution is to open Google, search for an image they like, then copy and paste that [...]
Darren Pinder