Skip to content
  • About William
  • Blog
  • Cart
  • Checkout
  • Home
  • My account
  • Shop
  • WordCamp Orlando 2019 JavaScript Workshop
  • WordCamp Sacramento
  • Contact
Download
William Earnhardt

Developer, Fisherman, only distantly related to Dale

  • About William
  • Contact
William Earnhardt

Developer, Fisherman, only distantly related to Dale

  • Laravel

Improving Laravel Sanctum Personal Access Token Performance

I was recently working on a project using Laravel Sanctum personal access tokens for API authentication. One odd thing I noticed was that a subset of requests coming in seemed to take 5-10x longer than others. Digging into them, I…

Read MoreImproving Laravel Sanctum Personal Access Token Performance
  • William
  • September 16, 2020
  • 5
  • WordPress

Redirecting After Plugin Activation

Occasionally when building a WordPress plugin, you may want to have the plugin immediately show its settings page after activation. I don’t typically like this practice because it’s an unexpected change to the standard WordPress user experience, but in certain…

Read MoreRedirecting After Plugin Activation
  • William
  • March 6, 2020
  • 3
  • Miscellaneous

Artificial Intelligence and the Illusion of Free Will

Fitting to the perpetual status of this blog, I started writing this post in November of 2018, but never finished it. However, I recently starting listening to the Artificial Intelligence Podcast and it got me thinking about it again, so…

Read MoreArtificial Intelligence and the Illusion of Free Will
  • William
  • February 13, 2020
  • WordPress

Jumping Into Javascript – WordCamp Sacramento 2019

Here are the slides and resource links for my Jumping Into JavaScript talk at WordCamp Sacramento. I want to apologize to those who attended for the shortened talk. I wanted to do some demos at the end of using build…

Read MoreJumping Into Javascript – WordCamp Sacramento 2019
  • William
  • September 22, 2019
  • Miscellaneous

We’re Going to Miss You Ferndog

My Yellow Lab, Fern, smiling on the beach

Yesterday afternoon we made the tough decision to say goodbye to our dog, Fern. In recent weeks she’d gotten more picky about her eating. She’d always been different than most labradors, who will eat every last crumb of whatever you…

Read MoreWe’re Going to Miss You Ferndog
  • William
  • September 9, 2019
  • 2
  • WordPress

Forcing New Sites to HTTPS in a WordPress Multisite Subdomain Network

I had an old coworker reach out today about the multisite network I used to work on at UNC. It’s set up as a subdomain installation and new sites that were being created were not automatically being set to HTTPS…

Read MoreForcing New Sites to HTTPS in a WordPress Multisite Subdomain Network
  • William
  • June 20, 2019
  • 5
  • WordPress

How to Disable Tests in the WordPress Site Health Check Tool

WordPress Site Health Status page showing all tests passing

Depending on your server setup, there may be tests in the new WordPress Site Health tool that are not relevant to your site and will never pass. Here is how to disable individual tests so you can get back to 💯

Read MoreHow to Disable Tests in the WordPress Site Health Check Tool
  • William
  • May 8, 2019
  • 8
  • WordPress

WordCamp Raleigh 2019

We wrapped up a successful WordCamp Raleigh earlier today and I figured I should write a quick post about it while it was still fresh in my mind. I also wanted to make sure I got a copy of my…

Read MoreWordCamp Raleigh 2019
  • William
  • April 7, 2019
  • WordPress

The Gutenberg Complexity Fallacy

A common trend in complaints about the new editor is that the equivalent process in the classic editor was faster and required fewer steps. I think in most cases this isn't true.

Read MoreThe Gutenberg Complexity Fallacy
  • William
  • November 2, 2018
  • 26
  • WordPress

Debugging WordPress Core with VSCode

To facilitate working on WordPress, I wanted to set up both PHP debugging using xDebug and Javascript debugging using Chrome within VSCode for WordPress-Develop.

Read MoreDebugging WordPress Core with VSCode
  • William
  • October 25, 2018
  • 2
1 2 3
Next

Categories

  • Google Apps
  • Laravel
  • Miscellaneous
  • Projects
  • WordPress

Recent Posts

  • Improving Laravel Sanctum Personal Access Token Performance September 16, 2020
  • Redirecting After Plugin Activation March 6, 2020
  • Artificial Intelligence and the Illusion of Free Will February 13, 2020

Copyright © 2025 William Earnhardt