1 min read 0 Code Adding Random Content to WordPress via WP CLI Curtis McHale May 18, 2023 Right now I’m working on a Google Analytics 4 integration that needs some data and views. To get the clicks/views…
1 min read 0 Code Checking Which PHP Libraries are on your Server Curtis McHale May 16, 2023 Google Analytics 4 API requires the bcmath PHP extension to be installed but not every server will have it. To…
3 min read 0 Code Features I Love in PHP 8 Curtis McHale December 20, 2022 PHP 7.4 went end of life at the end of November 2022 so I’ve been digging into what PHP 8…
1 min read 0 Code Limit Vim-ACK Search by filetype/file extension Curtis McHale December 8, 2022 I took a detour for a good chunk of the year to VSCode, but as always I missed the keyboard…