In this tutorial we are showing you how to remove the sidebar from the WooCommerce shop pages.
Have you ever needed to know whether a customer has purchased a specific product before in your WooCommerce store? In this article will show you how you can create a conditional statement to check if the WooCommerce customer has purchased product or not. We are also going to look at an alternative way of checking which products a specific customer has already purchased.
This article describes how to display WooCommerce product attributes and variations programmatically on your WooCommerce shop page.
In this article we are going to learn how to tag your WordPress users for better organization. We are also going to see how you can use the user tags to better search and filter your WordPress users.
In this tutorial, we are going to learn how to update Woocommerce product attributes and variations programmatically using PHP.
In this article we’ll learn how to check if a user is logged in to WordPress and how to make sure that only logged in users can access special features and content on your WordPress website.
In this tutorial we will look into how to set shipping and billing address of WooCommerce order programmatically.
This tutorial will guide you through allowing your WooCommerce customers to cancel their order by adding a cancel order button in the WooCommerce customer dashboard.
The new Users Insights 4.2 update has been just released. The update introduces new columns to the Users Insights table, such as number of page visits, active membership names for WooCommerce Memberships and MemberPress and BuddyBoss profile types. The WooCommerce reports also include some improvements, like options to filter some of the reports by date and a new “Most refunded products” report.
In this tutorial we will show you how to add, edit and retrieve WordPress user meta data associated with a particular user in to your WordPress admin area of your site using custom fields.