Python continues to grow in popularity due to it's ease of use, powerful libraries, and simple syntax. I often find myself prototyping individual functionalities for WordPress with Python before converting them into PHP. But instead […]
Featured images are the first impression that visitors will get one visiting a page or post on WordPress. They've been a pillar of WordPress since the beginning, and are typically used at the top of […]
This article will walk you through how to create a direct checkout link for a WooCommerce product. These type of links will automatically add products to your cart, making it easy to share specific configurations […]
This article introduce a simple code snippet that will allow you to easily re-order, rename, add, and remove WooCommerce account tabs with ease. The WooCommerce customer account area is the central hub wear store customers […]
An example of the link effect we're making. This article is going to discuss adding custom styling to your hyperlinks in WordPress. The hyperlink has been around since the beginning of the Internet, and remained […]