I’m thrilled to see that Automattic is backing the ActivityPub plugin! This is a big deal for WordPress and it’s future, and it gladdens me to see heavy hitters like A8C contributing to something as important as this.
-
I built a Headless Multisite WordPress platform With GraphQL
This post explores the details that went into into my personal content publishing platform for my site, as well as the other blogs that I run.
-
Alex Standiford
Everywhere I turn, it seems like another #WordPress person is rebuilding their website. It seems like the #TwitterMigration is really shaking things up.
-
SpinupWP – A Delightful Self-Hosting Option
If you’re at least mildly comfortable with using the command line, and you value customization and low-cost hosting options that you can scale to suit your needs, You’re going to want to check out SpinupWP.
-
Alex Standiford
I just realized that the Jetpack app supports group blocks(!)
This means that if I want to publish a thread, I can put each intended “post” in individual group inside a single WP post. That allows me to thread things, but also delineate between the items for threads on social.
It’s not quite as good as a native block, but it’s definitely a step in the right direction. If only I could register my own block in the Jetpack app…sigh. I wish that was possible, because I could make a block that is such a better experience than what I have now.
-
Rediscovering WordPress
Over the years, all of my authenticity has found itself on social media instead of my website. I think that sucks. Why should Elon freaking Musk get the most authentic version of me? Mark Zuckerburg? Or anyone else for that matter? Screw that noise. I’m publishing stuff on my website first.
-
New Website, Who Dis?
My new site turns my personal website into a central hub, making it possible to view content I’ve published across the web. I’m so excited to finally have it up and running.
-
I Gave a WordPress Taxonomy an Expiration Date Using BerlinDB
I had one of my clients come to me with a fun challenge. They wanted to be able to “flag” a post, and have that flag automatically disappear on the site after a certain period of time. This post explores how I solved that problem for them.
-
I Built a RESTful Events Integration
I built a WordPress plugin for an agency that integrates a third party events API with WordPress. This plugin loads fast, and reduces the number of requests. This post talks about how I approached this small project.