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 ReadingWith 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 ReadingYou 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 ReadingHow 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 ReadingWordPress 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 ReadingChances 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 ReadingWe'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 ReadingWordPress 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 ReadingProfile 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 Readinghas_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