Deleting 20,000 Spam WordPress Users with WP CLI
While doing a site inspection I noticed that we had over 20,000 spam subscribers on …
While doing a site inspection I noticed that we had over 20,000 spam subscribers on …
My current WordPress project has multiple custom plugins and themes with different repositories. Since I …
For a long time, I manually changed the $version parameter when I was using wp_enqueue_script …
After running sudo dnf update && sudo dnf upgrade today Chrome wasn’t working as expected. …
One of the biggest tips I’d give to any new programmers is that your code …
Right now I’m working on a Google Analytics 4 integration that needs some data and …
Google Analytics 4 API requires the bcmath PHP extension to be installed but not every …
We recently received an email from Cloudflare about their Page Shield service and I was …
PHP 7.4 went end of life at the end of November 2022 so I’ve been …
I took a detour for a good chunk of the year to VSCode, but as …