Have you ever tried modifying the Customizer section? It is unnecessarily complex. Learn about a shortcut to simplify them here.
Most WooCommerce theme has that cart dropdown which shows all products you have selected. In this tutorial, we are going to create that with Timber.
Creating a custom Gutenberg block seems intimidating at first. The first step to outcome that is to understand the common JavaScript syntaxes.
LOCAL is a free localhost server like WAMP, but specifically made for Wordpress. Here's a quick rundown of its Pros and Cons.
CSS Variable has taken the frontend development by storm. I was skeptical of it because I'm used to Sass variable. But it's more powerful than that.
A nested select using is still a missing basic feature from ACF. In today's tip, we are going to learn how to enable it.
A lot of plugins have incomplete guides and docs. But that shouldn't stop you from figuring out it's filters and actions. Click here to learn more.
Have you seen function like add_filter() or add_action() scattered across your Theme files? They are called Hooks and we will learn what exactly those are.
Bogo is solid, reliable and conflict-free multilingual plugin. It duplicates your post and uses URL Rewrite to serve the correct translation.
There are many overlapping Date methods in PHP and WordPress. This article will show you the best way to handle Date object.
Learn about the basic of Sticky position and some advanced tips like adding a class when the element becomes sticky.
WooCommerce is a pain to integrate with Timber. This tutorial will show you the simplest and quickest way to get started.