Loading testing is an essential part of web development which is usually forgotten or neglected until a website is under intense load. It is useful for testing the performance of your site, and the… (more…)
Read more »
Does the WordPress Block Editor deliver on its promise of heralding an exciting future for WordPress development? (more…)
Read more »
I wanted to dig into which is the best WordPress caching plugin. I tested some of the most popular caching plugins available and this post is the result. (more…)
Read more »
Today, we’re announcing that Site Kit is available for everyone to install from the WordPress plugin directory. Site Kit is Google’s official WordPress plugin – it enables you to setup and configure key Google services, get insights on how people find and... (more…)
Read more »
WordPress, as most know, is a server-side processed content management system (CMS). For each page request, PHP code must be processed, executed, and database queries must be run. The final output of these processes is a standard HTML page. (more…)
Read more »