WP Manifestindependent plugin directory
manifest / users / pmpro-login-redirect

PMPro Login Redirect

Redirect Paid Memberships Pro members to different pages after login based on their membership level with configurable rules and a default redirect page.

by WaveInk Limited · github.com/arifmanzoor11/pmpro-login-redirect · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/arifmanzoor11/pmpro-login-redirect/archive/refs/heads/master.zip

Readme

PMPro Login Redirect

A lightweight WordPress plugin by WaveInk Limited that allows administrators to redirect Paid Memberships Pro (PMPro) members to different pages after login.

Features

  • Redirect members based on membership level
  • Default redirect page
  • Unlimited redirect rules
  • Simple admin interface
  • Lightweight
  • Uses WordPress Settings API

Requirements

  • WordPress 6.0+
  • PHP 7.4+
  • Paid Memberships Pro

Installation

  1. Upload the plugin.
  2. Activate it.
  3. Go to:

Settings → PMPro Login Redirect

  1. Configure redirect rules.

How it Works

When a user logs in:

  • Plugin checks if PMPro is active.
  • Retrieves the member's level.
  • Redirects according to configured rules.
  • Falls back to the default page.

Developed by

WaveInk Limited

https://waveink.co.uk

Read the full README on GitHub →