An occasional thought

A sadly infrequent take on WordPress, WooCommerce, AI, and the web.

March 5, 2019
Inevitably, we’re going to need to add some custom fields to custom post types. Recently, we ran into a situation where we needed to add content from a custom field into the page title of a post type. We wanted to add location information (city and state) in the page title for a post type that has locations for each post.
February 20, 2019
One of the best (and easiest to set up) payment gateways is called Stripe. Stripe is a payment processing service that doesn’t have any monthly fees, acts as a payment gateway AND merchant account, and only charges a small percentage per transaction.
January 8, 2018
Just a few days ago, CodePen released its top pens and posts of 2017. I was surprised to see one of my posts not only in the top 20, but in the top 10 posts of the year!
December 20, 2017
After having to look this up a couple of times now, I figured I’d share my approach. While you currently can’t technically style previous sibling elements, I’ve figured out a pretty handy workaround.