FLASH SALE Get 20% OFF everything using the coupon code: FLASH20 View WordPress Plugins →

Currently browsing Blog

Our blog deals with page speed optimization, page loading, web performance, WordPress tutorials, PHP code wrangling, JavaScript tutorials and code snippets. Our web insights series allow designers and developers to discover the latest and most significant stories on the web, while sipping a hot coffee.

Friday, March 8, 2024

How to Use WordPress: The Guide

At its core, WordPress is a free online tool for building websites and blogs. It’s a scalable, feature-rich Content Management…

Wednesday, January 18, 2023

How to parse a WordPress gallery block and return image IDs

How to parse a WordPress gallery block programmatically and return all image IDs in an array using 3 lines of…

Tuesday, May 24, 2022

Why I removed my dark theme switcher

How I implemented a dark/light theme switcher using JavaScript and CSS for both WordPress and static websites.

Friday, June 3, 2022

Grizzy: How to create a Grid Gallery using modern CSS

In this article, we are going to create a grid gallery using CSS only, more precisely Flexbox CSS. In the…

Wednesday, January 18, 2023

Deep Dive into CSS Grid

This tutorial will dive deep into the CSS Grid Layout, exploring all major elements of Grid and almost all properties…

Tuesday, March 8, 2022

How to completely remove Post SMTP logged emails

How to completely remove Post SMTP logged emails and session transcripts Post SMTP is an awesome WordPress plugin, but I…

Thursday, January 6, 2022

Lighthouse: Rapidfire Updates

This year brought one major update and one minor update for my Lighthouse WordPress plugin. The entire codebase has been…

Friday, November 5, 2021

Active Analytics Update: v2.1.0

I have just released an update version of the Active Analytics WordPress plugin to fix 2 issues: Issue #1: Data…

Friday, November 5, 2021

How to scrape content from Meetup.com using PHP

One of my recent projects involved creating WordPress posts from Meetup.com events. As the API is in beta state and…

Monday, November 1, 2021

WordPress: How to display nearby attractions and amenities using Yelp Nearby

This tutorial will show you how to display nearby attractions and amenities based on geographical coordinates (latitude and longitude) using…

Tuesday, April 11, 2023

How to create a Jetpack Site Stats Aggregator

I believe that Jetpack Site Stats doesn’t need an introduction any more. It provides basic but good insights on your…

Thursday, October 7, 2021

Lighthouse Update and What’s Next

It’s been a while since the latest Lighthouse update, and this time we had to release another version due to…