The Member Homepages Add On includes settings to redirect members to a unique page based on their level. This recipe will demonstrate using the pmpro_member_homepage_id
filter to redirect members to a Custom Post Type (CPT).

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.