In this recipe, we demonstrate how to exclude members from using specific email domains when signing up. It’s a useful recipe when you are trying to blocking disposable email accounts. This is an inverse recipe for a previous post that demonstrated how to require members to use one or more approved email domains.

Banner for Advanced Code Recipe Tutorial for Paid Memberships Pro

The Code Recipe

Adding the Recipe to Your Website

You can add this recipe to your site by creating a custom plugin or using the Code Snippets plugin available for free in the WordPress repository. Read this companion article for step-by-step directions on either method.

Update the $invalid_domains array on line 62 to include the domains you want to block.

Free Course: Membership Site Development—The Basics

Develop a deeper understanding of membership site development in this beginner-level course. Learn how to make your site work better, save yourself time and money, and improve your site's performance.

Featured Image for Membership Site Development Course: The Basics


Was this article helpful?
YesNo