WordPress in the news 2025

WordPress in the news 2025

Like most areas of technology these days, AI remains the dominant theme for WordPress in the news for 2025. GoDaddy is the latest to join the trend with its new “Airo Site Designer”, which can build a complete WordPress site from text prompts. Previous versions of...
How to build a custom WooCommerce template

How to build a custom WooCommerce template

How to Build a Custom WooCommerce Product Listing Page 1. Set up a Custom Template in Your Theme You need to override the default WooCommerce shop page template. Go to your theme folder:wp-content/themes/your-theme/ Create a folder called woocommerce inside your theme...
WooCommerce Address Validation

WooCommerce Address Validation

On a recent project a client asked us to setup address validation so that users cannot use PO Boxes. If you want to validate the shipping or billing address before account creation in WooCommerce, and block P.O. Boxes, the easiest way is with a code snippet or a...
Roll Based Pricing for WooCommerce

Roll Based Pricing for WooCommerce

While we don’t get this request very often, it is one of the more common requests for larger organizations that are looking for different pricing for different sets of customers. AKA Roll based pricing. Like every else in the WordPress ecosystem, there are...