Admin Approval on Edit Profile fields with Profile Builder

We are happy to announce the release of the Edit Profile Approved by Admin Add-on for Profile Builder. The Add-on extends the functionality of Profile Builder by enabling admin approval on edit profile fields. Until the fields have been approved the old values will be displayed for everyone else. The functionality of the add-on has […]

Setup a WordPress Private Site (Entire Website, Blog or Pages)

Setting up a WordPress Private Site is now easier than ever, with the help of the Profile Builder plugin. The private website feature is available in all versions of the Profile Builder. If you’re looking to make your website visible to members only, then this feature is for you. Keep in mind that this lets […]

How to sort users by user role with WordPress WP User Query

Recently we started rewriting the code for our UserListing module in Profile Builder Pro to use the WP_User_Query() class for all our user queries and a problem we came across was how to sort the the users by their user role. We started looking for a solution and we realized that the user roles are […]

Understand how to create triangles with CSS

I’ve been creating css shapes for a while now, but just recently I’ve been starting to wonder how does the technique actually work and why. You can find a good collection of css snipets here. Most shapes use css 3 properties but there are a few useful ones that do not require css 3 so […]