WordPress

14
Dec
WordPress Query Loop Block

WordPress Query Loop Block

As an essential Block in the WordPress block era. Building a customised Query Loop can sometimes be tricky. Here comes Query Loop Simplified.
10
Nov
WordPress Custom Block Developer Essential

WordPress Custom Block Developer Essential

A complete guide for Custom Block development for WordPress in all aspects
1 min read
08
May
Rest API authentication with Headless WordPress

Rest API authentication with Headless WordPress

WordPress provides built-in support for authenticating the incoming request to its restful API, which is handy.
04
May
SQL Query to Retrieve Woocommerce Order with Product Detail

SQL Query to Retrieve Woocommerce Order with Product Detail

Woocommerce order detail is saved in several tables which could be tricky to retrieve, this snippet may be handy to help you out
1 min read
26
Apr
Dynamic Redirect in WordPress

Dynamic Redirect in WordPress

programmatically register an endpoint to enable customised dynamic redirection
17
Apr
Collecting One-Step Payment with Woocommerce

Collecting One-Step Payment with Woocommerce

create a checkout link to quickly collect one-time payment
1 min read
17
Oct
Block Theme Design Guideline

Block Theme Design Guideline

Template and Template Parts * Site-wide Elements * Search, 404, Singular, Index(Archive) * Header, Footer * Special Page: Blog with Specific Cat Block
23
Dec
Change of Multisite Domain - enable Cloudflare on Siteground

Change of Multisite Domain - enable Cloudflare on Siteground

After Cloudflare was enabled on Siteground, The Network Admin was end up with a redirection loop, while the primary site was functioning in anyway.
1 min read
19
Oct
Multipass to fire up a Wordpress Dev Server

Multipass to fire up a Wordpress Dev Server

Another way to quickly fire up a local dev server for Wordpress development
2 min read
12
May
Billing State / County is a required field. Error on Woocommerce/WordPress

Billing State / County is a required field. Error on Woocommerce/WordPress

Why `Billing State / County is a required field` warning still pops out when a filed is hidden in Woocommerce/WordPress. Here, we will explore how this occur and how to resolve it.
5 min read