3 min read 0 Code Events Manager Redis Caching fix Curtis McHale February 18, 2025 When using the WordPress plugin Events Manager with Redis Cache you’ll find that your taxonomies don’t update as expected due…
1 min read 0 Code Ross has the same journey as me with WordPress themes Curtis McHale December 10, 2024 Just like Ross I’ve had to dance around the current state of WordPress themes and find the docs to be…
1 min read 0 Code Compressing Images and PDFs with bash Curtis McHale November 10, 2024 As I’m looking to save us some money with our Google Cloud Storage bill I did some research and built…
2 min read 0 Code Deleting Gravity Forms Spam Entries Curtis McHale October 23, 2024 Over the last week we had a form get noticed by spam bots and get over 100,000 entries without us…
1 min read 0 Code Redirect unauthenticated users in Laravel 11 Curtis McHale October 11, 2024 It took me a bit to find this answer so hopefully I’m saving you time. As described in the Laravel…
1 min read 0 Code Configure Newsboat with Nix Home Manager Curtis McHale October 8, 2024 I assume you have nix installed as a package manager at least if not the whole NixOS thing and a…
1 min read 0 Code SQLite WAL in Laravel Curtis McHale October 7, 2024 As I set up a new Laravel project with SQLite I’ve found many references to enabling Write Ahead Logging being…
1 min read 0 Code Laravel file_put_contents issue Curtis McHale September 30, 2024 I’m new to Laravel and while I had a working project via docker compose on my laptop 2 weeks ago,…
1 min read 0 Code Really HTMX is the Big Deal for WordPress? Curtis McHale May 12, 2024 I just read this article on HTMX being a big deal for WordPress and I just don’t see it. To…
3 min read 0 Code Making Bolded Text Accessible Curtis McHale May 9, 2024 Bold or italics in text is often used by sighted users as described in style guides to represent book titles…