My Account
WooCommerce: Login Redirect to Previous URL @ My Account
- By bloomer
- . December 31, 2020
We’ve already seen how to set a custom My Account login redirect URL by user role – but today we
WooCommerce: Add First & Last Name to My Account Register Form
- By bloomer
- . July 4, 2020
Here’s another useful PHP snippet that adds the Billing First Name and Billing Last Name to the Registration Form on
WooCommerce: Add Content @ My Account Register / Login Page
- By bloomer
- . June 3, 2020
A WooCommerce Customization client wanted to add some text above the “Login” and “Register” boxes on the My Account page.
WooCommerce Visual Hook Guide: My Account Pages
- By bloomer
- . June 3, 2020
Hey WooCustomizers, the Visual Hook Guide is back 🙂 In this episode, I’ve created a visual HTML hook guide for
WooCommerce: Add New “Tab” @ My Account Page
- By bloomer
- . June 1, 2020
One of the features of Bloomer Armada is the provision of Premium WooCommerce Q&A Support to supporters who enroll. So,
WooCommerce: Change User Role for New Customers
- By bloomer
- . May 31, 2020
If you don’t want to assign the WooCommerce user role “customer” to new… customers, there is simple PHP that can
WooCommerce: Add First & Last Name to My Account Register Form
- By bloomer
- . May 31, 2020
Here’s another useful PHP snippet that adds the Billing First Name and Billing Last Name to the Registration Form on
WooCommerce: Add Select Field to “My Account” Register Form
- By bloomer
- . May 31, 2020
We’ve already seen how to add First & Last Name to the “My Account” register form. Today, I want to
WooCommerce: Hide or Rename a “My Account” Tab
- By bloomer
- . May 30, 2020
Many WooCommerce websites don’t need the “Downloads” tab in the My Account page. Or maybe the “Addresses” tab needs to
WooCommerce: How to Customize the My Account Page?
- By bloomer
- . May 29, 2020
Customizing the WooCommerce “My Account” page is one of the most requested features by designers and developers. The “My Account”
WooCommerce: How to Merge “My Account” Tabs
- By bloomer
- . May 29, 2020
The default WooCommerce “My Account” tabs are many. Sometimes, they’re too many. In this post, we will see how to
WooCommerce: Add Privacy Policy Consent @ My Account Registration
- By bloomer
- . May 28, 2020
Here’s a snippet regarding the “My Account” registration form and, once again, GDPR. If you get any website traffic from
How To Make A WooCommerce Website GDPR Compliant? (12 Steps)
- By bloomer
- . May 28, 2020
Ok, we all know that the EU General Data Protection Regulation (GDPR) will come into force on the 25th May
WooCommerce: Allow Users to Edit Processing Orders
- By bloomer
- . May 27, 2020
How can WooCommerce customers edit an order they just placed and paid for? I swear I looked on search engine
WooCommerce: Separate Login and Registration Pages
- By bloomer
- . May 27, 2020
There are times when you need to send logged out customers to a Login page and unregistered customers to a
WooCommerce: File Upload @ My Account Registration Form
- By bloomer
- . May 25, 2020
You can add first and last name to the WooCommerce registration form (easy, no?). Or maybe a custom radio field.