Using Regular Expressions (RegEx)
Regular expressions can be used to define specific search patterns. In most cases they can be used for operations like "search and replace". Due...
Setup of CloudFlare Content Delivery Network (CDN) for your WordPress Website
CloudFlare is one of the most popular Content Delivery Networks (CDNs). This is a distributed network of data centers and servers. The aim of...
Adapt WooCommerce Customer Menu at My Account page
If you are creating a WooCommerce-powered Wordpress webshop, you might get into the following situation. Per default, the WooCommerce "My Account" section displays the...
WooCommerce: Configuration of W3 Total Cache Plugin
Last week I wanted to improve the performance of a webshop running WordPress with WooCommerce. So I decided to realize this by using the...
WooCommerce: Show Custom Text for Products with no Price
Imagine you have some special individual products on your WooCommerce store where you do not want to show the price to the public visitor....
WordPress: Translate Strings with functions.php
Introduction
If you are living in a non-english speaking country like me, or you create a website for a customer in a country like that...
Analyze the Performance of your Website with WebPageTest.org
If you want to analyze and improve the performance of your website, I can definitely recommend you the following tool.
Website Performance Test WebPageTest.org
It can...