Skip to main content Skip to navigation Skip to footer

Paid Memberships Pro

Updated

Better Notifications for WP and the Paid Memberships Pro plugin work well together with one caveat: how Paid Memberships Pro rewrites the password reset URL for new users.

In order to fix this, you need to create a rewrite rule on your website to redirect the original URL that BNFW uses from WordPress, into the URL that PMP expects. Here’s an example of this rewrite rule:

RewriteCond %{QUERY_STRING} action=rp(.*)
RewriteRule ^wp-login.php?(.*) https://app.mydomain.com/log-in/$1 [R=301,L]

Remember to replace your domain name and log-in page in the above rule.

Please note that re-captcha plugins may cause further issues with this which cannot currently be fixed.

Privacy Overview

This website uses cookies so that it can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to this website and helping employees to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

This website uses the Stripe Payment Processor. Cookies from Stripe are required in order for this website to provide eCommerce functions, such as to accept payments.

This website uses YouTube to host and display videos relating to the operation of this plugin and forms part of the documentation. Use of cookies from YouTube is required in order to fully document or explain elements of a product.

PHPSESSID - This cookie is native to PHP applications. The cookie is used to store and identify a users' unique session ID for the purpose of managing a user's session on the website. The cookie is a session cookies and is deleted when all the browser windows are closed.