Nugget

50% Off Summer Sale: Up to $298 off!

All plans on sale through June 17th. Use code:

SUMMER25

Choose a Plan
  • Log In
  • Welcome
  • Features
  • Pricing
  • Documentation
  • Case Studies
  • Add Ons
  • Support
  • Learn
  • Events
  • Blog
  • Contact

Log In

// Password visibility toggle (wp_login_form instance). (function() { const toggleButton = document.querySelectorAll('#pmpro_btn-password-toggle-1')[0]; const toggleWrapper = toggleButton.closest('.pmpro_form_field-password-toggle'); const loginForm = toggleWrapper.previousElementSibling; const passwordParagraph = loginForm.querySelector('.login-password'); const passwordInput = loginForm.querySelector('#user_pass'); passwordParagraph.appendChild(toggleWrapper); toggleButton.classList.remove('hide-if-no-js'); toggleButton.addEventListener('click', togglePassword); function togglePassword() { const status = this.getAttribute('data-toggle'); const passwordInputs = document.querySelectorAll('#user_pass'); const icon = this.getElementsByClassName('pmpro_icon')[0]; const state = this.getElementsByClassName('pmpro_form_field-password-toggle-state')[0]; if (parseInt(status, 10) === 0) { this.setAttribute('data-toggle', 1); passwordInput.setAttribute( 'type', 'text' ); icon.innerHTML = ` `; state.textContent = 'Hide Password'; } else { this.setAttribute('data-toggle', 0); passwordInput.setAttribute( 'type', 'password' ); icon.innerHTML = ` `; state.textContent = 'Show Password'; } } })();
Join Now | Lost Password?
Skip to content
Paid Memberships Pro WordPress Membership Plugin
  • Log In
  • Choose a Plan
  • Features
    • PMPro Platform
      • Plugin Features
      • Restrict Access
      • Register Members
      • Subscriptions
      • All Features
    • Payment Gateways
      • Stripe
      • PayPal Express
      • Paystack
      • CCBill
      • All Gateways
    • Add Ons
      • Integrations
      • Free Add Ons
      • Standard Add Ons
      • Plus Add Ons
      • All Add Ons

    Launch a Free Demo
    Explore PMPro in action with your own private demo site—preloaded with members, protected content, and premium Add Ons.

    Try PMPro Now
  • Use Cases
    • Associations
    • Blog and News
    • Communities
    • Courses
    • Directories
    • Paid Newsletters
    • Private Videos
    • Podcasting
  • Documentation
    • Download & Install
      • Download PMPro
      • Install Add Ons
      • Memberlite Theme
      • Setup WordPress
      • Staging Sites
      • Support
    • Initial Setup
      • Customize Pages
      • Payment Settings
      • Restrict Content
      • Membership Levels
      • Member Emails
      • User Fields
    • More Docs
      • Shortcodes & Blocks
      • Design Settings
      • Page Builders
      • Reporting
      • For Developers
      • Actions & Filters
      • All Docs

    Get your membership site up and running with Kim's help.

    Watch Initial Setup
  • Community
    • Engage & Learn
      • Upcoming Events
      • Courses
      • Videos
      • Step-by-Step Guides
      • Join Slack
      • Get Support
    • Blog
      • Case Studies
      • Product Comparison
      • Code Recipes
      • Release Notes
      • Migration Guides
      • All Blog Posts

    Join the Community
    Connect with other membership site creators who use PMPro to get paid.

    Join Slack
  • Pricing

Code Recipes

We understand the importance of having a membership site that works just the way you want it to, which is why our team has developed this collection of code recipes. These recipes extend the functionality of both our core plugin and Add Ons. Purchase a premium plan and get immediate access to all of them.

Redirect members to referrer when viewing locked content

Redirect Members to Referrer on Login

Add Custom Column to Members List and All Users Admin Page Code Recipe Banner Image

Add a Custom Column to the Members List and All Users Admin Pages

How to Display the users avatar in the log in form widget

How to Show the User’s Avatar in the Log In Form Widget

Match IP and Billing Address to Prevent Card Fraud

Prevent Card Fraud by Matching IP Address to Billing Country

Filtered course list for member's available courses

Filter the LearnDash Course List to Only Show a Member’s Enrolled Courses

Allow members to access all restricted content

Unlock Membership Access to All Restricted Content Without Updating Posts

Banner Image for Custom Template Membership Directories

How to Load a Custom Template for your Member Directory and Profiles (for Theme Authors and Developers)

Banner image for Use Delays for One-Time Credit Card Required Trials.

Using Subscription Delays Add On for One-Time, Credit Card Required Trials

How to import user meta fields that are stored as an array

Import User Meta Fields that are Stored as an Array (select2/multi-select and checkbox)

Banner Image for Allow Expiring Members to Extend Their Membership on Renewal or Level Change

Allow Members to Purchase a Membership Extension

automatically approve previously approved members

Automatically Approve Previously Approved Members

Banner Image Interacting with Paid Memberships Pro Through APIs

Interacting with Paid Memberships Pro Through APIs

remove trial periods

Remove Trial Periods for Existing Members

Banner Image for Allow Users to Filter Results in Member Directory Post

Allow Users to Filter Results in your Member Directory

How to Add a Grace Period to your Membership Site

Add a Grace Period to a Membership Level with PMPro

Posts navigation
← Older posts
Newer posts →

Paid Memberships Pro is recommended by our customers and users

Plugin Reviews

4.3 out of 5

G2

4.8 out of 5

Capterra

5 out of 5

We’re 100% GPL

Our plugin's code is not obfuscated, runs on as many sites as you want and can be customized to fit your project's needs. We just ask that you follow the GPLv2 guidelines by applying the GPLv2 license to any altered or unaltered version of PMPro that you distribute. License Details »

GPL v2

Recent Articles and Updates

  • Redirect Members to Pages Based on Their Level Banner Image
    Login Redirection: Redirect Members to Pages Based on Their Level
  • Featured image for Open Up Wide Case Study
    A Spiritual Teacher Transforms Lives with “Kimspirational” Guidance and Paid Memberships Pro
  • Use CSS to Customize the Checkout Page Per Level
    Customize PMPro Checkout Page Styles by Membership Level with CSS

Platform

  • Pricing
  • Features
  • Product Comparison
  • Reviews
  • Case Studies
  • Screenshots
  • Videos
  • Step-by-Step Guides

Use Cases

  • Associations
  • Blog & News
  • Community
  • Courses
  • Directory & Listing
  • Paid Newsletter
  • Podcast
  • Videos

Add Ons

  • Free
  • Standard
  • Plus
  • Admin
  • Integration
  • Payment
  • Third Party
  • View All

Get Help

  • Support
  • Documentation
  • Download & Install
  • Hosting
  • Developers
  • Blog
  • Slack Community
  • Contact Us

Company

  • About Us
  • Events
  • Brand Assets
  • Affiliates
  • Accessibility Statement
  • Sitemap
  • Privacy Policy
  • Terms of Service
Join Our Community | Follow Us On

© 2025 Paid Memberships Pro™. Paid Memberships Pro is a trademark of Stranger Studios, LLC. All Rights Reserved.