The User Pages Add On automatically generates a page for each level that a member purchases. But there may be times when you only want to generate a single user page.
The following code recipe will limit the User Pages creation process to only creating a page for the member and not for each level that they purchase.

The Code Recipe (PHP)
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.