Alex
Alex
@alex@www.alexstandiford.com

Founder of Novatorius & creator of Siren Affiliates. WordPress engineer and partnership advocate helping businesses grow with flexible incentive programs.

4,923 posts
61 followers
Discover More
👀🧜‍♀️👇

Siren Affiliates

  • We opted to avoid doing a skoolie because it just seems like every other post from the community is “my [insert item here] broke and I had to pay $700 for a tow” Those old busses are inexpensive, but they seem difficult to fix, and tend to be on their last leg.

  • “Kate we have to do the dishes tonight! The livelihood of our tomato plants is counting on it!

  • I’m sharing a post on BerlinDB and Underpin next week. I’m the meantime, let’s take a moment to explore BerlinDB. BerlinDB is a PHP library that makes creating custom database tables in WordPress much, much easier. 🧵👇 https://t.co/S5TIyOPIWK BerlinDB is currently used by some well known plugins, like @eddwp and @sugarcalendar. I’ve used it on…

  • “To value what you have, truly be grateful for it, you have to be more invested in the process or attaining it, building it, or resolving it yourself.” casualweirdness.life/becoming-unbec…

  • Just saw a Vermont license plate parked in a New-Mexico Baskin Robbins. Conclusion? They’re either corporate, or just really jonesin’ for something familiar.

  • We just bought another 3/4 of an acre across the road!

  • I’m working on a tutorial on how to set up BerlinDB with Underpin, but I noticed that I was starting to type up the same “set up Underpin” steps in my posts. So, I decided to make a post specific to setting up Underpin on a single site. Here you go! wpdev.academy/wordpress-tuto…

  • My morning, a haiku: It can’t be the cache There is no way it’s the cache Wrong, it was the cache PSA: Remember to use the ver param in your WordPress scripts and styles. If you’re compiling with wordpress/scripts, it will create a version for you.+ wpdev.academy/concepts/make-…

  • How to Set Up Underpin For a Single Site

    This guide will walk you through how to set up Underpin so you can use it on your own site.

  • Underpin is REALLY close to making it possible to scaffold just about anything inside WordPress using CLI commands. Something like: composer underpin/scaffold script (args) Would autogenerate the script loader automatically.