Article: Technical WordPress, display looped posts by month name June 3rd 2024 ~9 Mins Read Display looped WordPress posts by month name which is only shown once with the posts falling under that month displayed beneath. Topics: #Tech-Stack, #WordPress
Article: Technical Adding colour to an emoji using different CSS techniques May 6th 2024 ~9 Mins Read A 'for fun' article detailing some simple (and not so simple) techniques for adding extra colour to emojis using various CSS techniques. Topic: #Tech-Stack
Article: Technical Remove unused PHP versions from Laravel Herd May 1st 2024 ~5 Mins Read How to remove unused versions of PHP from the Laravel Herd application manually as it is currently not available via the User Interface. Topic: #Tech-Stack
Article: Technical Install Spatie Ray debugger for use with WordPress March 16th 2024 ~3 Mins Read This is a quick guide to setup Spatie's Ray debugger for use with the WordPress CMS in your Local Development Environment. Topics: #Tech-Stack, #WordPress
Article: Technical WordPress, hide a plugin from the installed plugins list November 5th 2023 ~5 Mins Read If you ever need to hide a standard, must-use or drop-in plugin from the WordPress Admin Plugins page you can use the plugins_list filter. Topics: #Tech-Stack, #WordPress