Luke O'Regan

I am an enthusiastic full-stack developer and digital stragist based in the UK, with a rich experience of over 11+ years in website design, build and Hosting management.

Building a DNS Propagation Checker with Vite + Svelte

Wordpress

Introduction In the digital age of DNS Propagation, ensuring that DNS changes propagate correctly across the internet is crucial for maintaining the accessibility and reliability of websites. To address this need, I built a DNS Propagation Checker using Svelte. This tool allows users to check the propagation of DNS records across multiple DNS servers and […]

Building a DNS Propagation Checker with Vite + Svelte Read More »

Twenty Twenty-Four – the Ultimate WordPress Theme

Wordpress

WordPress continues to evolve, bringing new features and improvements with every update. One key aspect that consistently receives attention is theme development. Of special note is the Twenty Twenty-Four theme, which has quickly ascended to the top of my list as the best starter template for building websites. But what makes Twenty Twenty-Four stand out

Twenty Twenty-Four – the Ultimate WordPress Theme Read More »

My Personal Journey with Hostinger: An Affordable and Reliable Hosting Solution

Servers & Hosting

In the vast sea of web hosting providers, finding the right service for your online needs is not a walk in the park. Allow me to share my personal experience with Hostinger, an accessible and reliable web hosting provider I’ve been using, which has fueled my online endeavors seamlessly. My encounter with Hostinger started a

My Personal Journey with Hostinger: An Affordable and Reliable Hosting Solution Read More »

How to disable HTML in WordPress comments without a plugin.

Wordpress

The code presented is a WordPress code snippet that modifies the behavior of comments on a WordPress site. Specifically, it modifies the content of the comments to sanitize and escape any malicious or unintended input that could be submitted by users. The wpb_comment_post function is called when a new comment is submitted and it applies

How to disable HTML in WordPress comments without a plugin. Read More »