Month: September 2023

WooCommerce: Custom Product tabs

For simple product type, the WooCommerce product single page displays only 2 tabs(Description and Reviews). If your product has attributes then it’ll be seen as Additional information as an extra...

WooCommerce: Custom product options tab

For simple product type, you’ll find these option tabs In simple, variable, Grouped, and External/Affiliate product types, You see some common tabs and some specific different tabs. For example, After...

WooCommerce: Custom Order Status

WooCommerce contains 8 different order statuses. For most of the context, it’s fine But sometimes you need some extra status for specific reasons. For example, we need 2 more extra...

Setup vsCode for Laravel Development

Visual Studio Code(vsCode) is a highly customizable code editor. it can be taken next level if you configure it properly for specific use cases. In this post, we’ll setup vsCode...