Blog

How to Edit WooCommerce My Account Page (Add Fields + More)

Author: Adrian Spiac
Last Updated: March 4th, 2024

Looking for a simple way to customize the WooCommerce account page to add extra user fields and let customers manage their data from the front-end? How about adding custom user fields to the WooCommerce checkout page? In this post, you'll learn how to easily customize the WooCommerce account page using the Profile Builder plugin and its WooCommerce Sync add-on.

Continue Reading

WordPress Shortcode – Compare Values

Author: Cristian Antohe
Last Updated: April 26th, 2023

With both Profile Builder and WordPress Creation Kit plugins using Mustache as their template system for things like User Listing and Swift Templates, we need at times the possibility to compares different values. This however, is not possible in Mustache. So a shortcode to compare values comes to the rescue. Compare Shortcode Download Compare Shortcode […]

Continue Reading

Multiple Admin Emails Add-On for Profile Builder

Author: Mihai Iova
Last Updated: May 4th, 2021

You may be well aware that WordPress sends by default a notification e-mail to the address that is set in the General Settings page of the Dashboard whenever a new user registers to your website. If you have a website where you manually approve new users this feature comes in handy . But what if you have […]

Continue Reading

Maximum Character Length Add-On for Profile Builder

Author: Mihai Iova
Last Updated: May 4th, 2021

How can I limit the maximum number of characters a user can type in a field? You may find yourself in the situation where you want your users to provide a postal code that is at most 4 characters long, or a description of themselves in less than 140 characters. In these cases the Maximum Character Length […]

Continue Reading

Unlock Exclusive Tips, Updates, and Early Access

Get valuable insights, tips, and strategies on how to create, grow and monetize your membership and community websites. + Early access to new plugins and discounts.

WordPress Passwordless Login

Author: Cristian Antohe
Last Updated: June 4th, 2024

WordPress Passwordless Login is a plugin that allows your users to login without a password. It's as simple as installing it and adding a shortcode in a page or widget. Download Passwordless Login from WordPress.org These past months have been filled with security reports, articles and 0-day exploits. It's fair to say they had little […]

Continue Reading

How to Enforce WordPress Password Requirements for User Accounts

Author: Adrian Spiac
Last Updated: July 9th, 2024

Chances are, if you run a WordPress membership site that allows user registration, one of your primary security concerns is to enforce WordPress password requirements. This way, users don't sign up with weak passwords and put your website at risk. However, the content management system (CMS) doesn't come with this functionality by default. The good […]

Continue Reading

Profile Builder Pro 2.0 is out! See Full List of Features and Improvements.

Author: Adrian Spiac
Last Updated: October 14th, 2014

We're happy to announce that Profile Builder 2.0 is officially released! The 2.0 version includes important new features and improvements we know you'll love: More flexibility for Managing Default and Extra User Fields Create Multiple Registration Forms with different fields Create Multiple Edit Profile Forms Setup different fields on Register and Edit Profile forms Better […]

Continue Reading

WordPress 4.0, What You Need to Know

Author: Adrian Spiac
Last Updated: August 25th, 2021

WordPress 4.0 "Benny" is now officially out and available for download. As with every major WordPress release it's a good idea to first get a glimpse at all the new features added to make sure you use them at full potential. In that sense here's what you need to know about WordPress 4.0: More Focus […]

Continue Reading

Profile Builder 2.0 is Coming! Sneak peak at New Features & Enhancements

Author: Adrian Spiac
Last Updated: April 13th, 2023

Profile Builder is about to get even better. The past couple of months we've been working hard to improve and extend its functionality. Most of the architecture and UI of the plugin has been rebuilt from scratch for increased usability, focusing on the most essential tasks you would need from an all in one user […]

Continue Reading

WordPress has_term Conditional Tag Shortcode

Author: Cristian Antohe
Last Updated: August 29th, 2014

has_term checks if the current post has any of given terms. The first parameter can be an empty string. It expects a taxonomy slug/name as a second parameter and you can also pass a post ID or object as the third parameter. It can be useful if you need to list a different message or […]

Continue Reading