Tag: wpmem_email_filter
-
Send new user activation link with manual admin approval
This post describes a very similar process to what is described in the tutorial titled “Send new user an activation link in the new registration email.” The twist on this version is that this will send the user an email requesting that they confirm their email address, then it will send the admin a notification…
-
Automatically approve accounts from whitelisted domains
This article is a followup to “Restrict registration to specific email domains, IPs, or other data” that adds an element for moderated registration. In this case, moderated registration is used and registrants with emails accounts from whitelisted domains are automatically approved, leaving all others to be approved by an administrator. It should be noted that…
-
WP-Members 3.1
WP-Members 3.1 contains some long awaited features, some fixes, and some improvements. There are no changes to the database with this update so if you are currently at 3.0 or higher, you should be able to roll back without difficulty. (If you are using a version earlier than 3.0, there are changes from 2.x to…
-
Send new user an activation link in the new registration email
In the past, I have put together a method for making the link in the admin notification email a single click process for activating users. But what if you want users to be sent an activation link to confirm their account and activate themselves? This tutorial will walk you through changing the initial email to…