How it Works

Member Homepages allows you to assign a homepage for each membership level (or specific levels only). Now you can use your site’s homepage as a true “sales” page for your membership offerings, and design an alternate landing page or “member dashboard” page for each membership level.

  • When a logged in member attempts to access your site’s homepage, they will be automatically redirected to their assigned level’s home page. This applies to a homepage set as a static page or the posts page as defined under Settings > Reading in your WordPress admin. You can disable the automatic redirect via plugin settings.
  • When a member logs in to your site, they will be redirected to the homepage for their level. Users with no level will be taken to the static page or the posts page as defined under Settings > Reading in your WordPress admin. You can disable the redirect if another previous redirect URL is specified via plugin settings.

Installation | Setup | Action and Filter Hooks | Screenshots

Video Demo

Installation

You must have the Paid Memberships Pro plugin installed and activated with a valid license type to use this Add On.

  1. Navigate to Memberships > Add Ons in the WordPress admin.
  2. Locate the Add On and click “Install Now”.
    • To install this plugin manually, download the .zip file above, then upload the compressed directory via the Plugins > Add New > Upload Plugin screen in the WordPress admin.
  3. Activate the plugin through the Plugins screen in the WordPress admin.

Setup

  1. Navigate to Memberships > Settings > Memberships Levels > Edit Level and locate the “Membership Homepage” section.
  2. Select the “Member Homepage” for this level.
  3. Choose your preference for the “Homepage Redirect” setting. If you disable the redirect, members will only be redirected to this page on login and not when visiting your homepage directly.
  4. Choose your preference for the “Override Other Redirects” setting. If you enable this setting, members will always be redirected to this page on login, regardless of any other redirect_to attribute set.
  5. Save Settings.

Action and Filter Hooks

apply_filters( 'pmpro_member_homepage_id', int $member_homepage_id, int $level_id );

Screenshots

Member Homepages Settings on the Memberships > Settings > Edit Level Admin Page

This plugin replaces our previous methods to redirect members to pages based on their level and redirect on login.

This is a Plus Add On.

Plus Add Ons are included in all Plus or higher premium membership plans.