Generic filters
Exact matches only
Automatic updates Yes
Version 3.4.4
Updated on
Virus Total See Report

Paid Memberships Pro is a comprehensive WordPress plugin designed for managing membership sites. It offers features like subscription management, content restriction, and payment integration. Ideal for businesses and communities, it provides flexible options to create and manage premium content for members.

How to download Paid Memberships Pro Paid Memberships Pro

Unlimited Access

Subscribe for only €10.90

Or

Get this product only with unlimited updates

Already included languages : EN, AD, ES, CZ, DK, DE, al, GR, GB, ZA, AR, CL, ES, MX, PE, UY, EE, IR, FR, IL, IT, NO, NL, BR, PT, SK, RS, SE, TR, HK

We are not affiliated with Paid Memberships Pro Paid Memberships Pro nor its developers or owners. Please read the full disclaimer in footer.

HOW IT WORKS

Auto updates with Club WPress plugin

Check how to install and update your WordPress plugins and themes in ONE CLICK directly from your Dashboard.

ClubWordPress Updater Plugin

Core Features of Paid Memberships Pro

  • Unlimited Membership Levels: Create and manage multiple membership levels with unique pricing, content access, and benefits.
  • Flexible Membership Pricing: Set up one-time payments, recurring subscriptions, or custom pricing models for your memberships.
  • Content Restriction: Restrict access to pages, posts, categories, and custom post types based on membership level.
  • Payment Gateway Integration: Supports popular payment gateways like PayPal, Stripe, Authorize.net, and more.
  • Member Management: Easily manage your members, view their subscription status, and handle upgrades or cancellations.
  • Customizable Membership Emails: Send automated emails for sign-ups, renewals, expirations, and other membership-related events.
  • Reports and Analytics: Access detailed reports on membership sales, revenue, and member activity.
  • Discount Codes: Create and manage discount codes to offer promotions and special deals to your members.
  • Member Profiles: Allow members to view and update their profile information and subscription details.
  • Integrations: Seamlessly integrate with popular plugins and services like WooCommerce, BuddyPress, Mailchimp, and more.
  • Developer Friendly: Extensive hooks, filters, and REST API support for custom development and integrations.
  • Documentation and Support: Access comprehensive documentation and get support from the Paid Memberships Pro team.

List of improvements in Paid Memberships Pro Paid Memberships Pro version 3.4.4

  • = 3.4.4 2025-03-19 =
  • ENHANCEMENT: Improved accessibility and styling for pagination HTML generated by the `pmpro_getPaginationString()` function. #3343 (@kimcoleman)
  • ENHANCEMENT: Updated the `pmpro_int_compare()` function to allow passing ‘!=’ as the comparison operator. #3344 (@andrewlimaza)
  • BUG FIX: Fixed an issue where `date` user fields would not output the correct value when using the `displayValue()` method. #3336 (@kimcoleman)
  • BUG FIX: Fixed an issue where order totals would not be formatted correctly in refund emails. #3341 (@MaximilianoRicoTabo)
  • BUG FIX: Fixed a PHP warning that would occur when using the `[pmpro_member]` shortcode to view information about a member that does not exist. #3337 (@andrewlimaza)
  • BUG FIX: Fixed a PHP warning that would occur when rendering the “single level description” block in the editor for a level without a description set. #3335 (@kimcoleman)
  • = 3.4.3 2025-03-06 =
  • ENHANCEMENT: Now hiding the “Members Only” access plan in LifterLMS when the Lifter Streamline is enabled.
  • BUG FIX/ENHANCEMENT: Now showing the correct email template variables for the header and footer templates. #3314 (@dparker1005)
  • BUG FIX/ENHANCEMENT: Updated the styling and content of the admin activity email. #3318 (@kimcoleman)
  • BUG FIX/ENHANCEMENT: No longer adding `

    ` tags to the “pay by check” instructions when the textarea is saved. #3295 (@derekashauer)

  • BUG FIX/ENHANCEMENT: Updated the PayPal Standard gateway message to recommend PayPal Express as an alternative. #3319 (@kimcoleman)
  • BUG FIX/ENHANCEMENT: Now setting the line height of PMPro font sizes. #3324 (@kimcoleman)
  • BUG FIX: Fixed a PHP fatal error when viewing a subscription in the Subscriptions List whose gateway does not exist. #3325 (@dparker1005)
  • BUG FIX: Fixed a PHP fatal error that could occur when using the Update Manager Add On and sending the admin activity email or telemetry data. #3321 (@dparker1005)
  • BUG FIX: Fixed an issue where duplicate members may be shown in the Members List CSV export. #3291 (@MaximilianoRicoTabo)
  • BUG FIX: Fixed email template variables missing ‘!!’ from the start of the variable name on the edit email template page. #3315 (@dparker1005)
  • BUG FIX: Fixed an issue where user creation fields may incorrectly be shown as required when they are not needed. #3326 (@dparker1005)
  • BUG FIX: Fixed an issue where level descriptions would not show correctly in the block editor. #3328 (@kimcoleman)
  • BUG FIX: Fixed an issue where custom coded columns with a value of ‘0’ would not be displayed. #3311 (@dparker1005)
  • BUG FIX: Fixed a PHP warning when processing a Stripe completed checkout webhook for a one-time payment. #3317 (@dparker1005)
  • BUG FIX: Fixed a PHP warning when deleting a Stripe webhook. #3310 (@mircobabini)
  • DEPRECATED: Marked the `pmpro_member_shortcode_access` filter as deprecated. Use `pmpro_has_membership_level` instead. #3322 (@MaximilianoRicoTabo)
  • DEPRECATED: Removed the `!!subject!!` email template variable from the list of documented email template variables. #3316 (@dparker1005)
  • = 3.4.2 2024-02-18 =
  • ENHANCEMENT: Added the Albanian Leke to the list of supported currencies. #3305 (@MaryOJob)
  • BUG FIX: Fixed an issue where sites using the Payflow gateway would no longer be able to use that gateway after it was marked as deprecated. #3306 (@dparker1005)
  • = 3.4.1 2024-02-14 =
  • ENHANCEMENT: Added a `!!refund_date!!` email template variable to the refund email template. #3301 (@kimcoleman)
  • ENHANCEMENT: Added a `!!check_gateway_label!!` email template variable to the checkout check email template to show the set gateway label. #3301 (@kimcoleman)
  • BUG FIX: Fixed an issue where sending test emails would always show an error message. #3301 (@kimcoleman, @derekashauer)
  • BUG FIX: Fixed an issue where checkout emails may show the expiration date for the wrong level. #3300, #3303 (@dparker1005)
  • BUG FIX: Fixed an issue where the admin’s name may be mistakenly shown instead of the user’s name in some admin email template variables. #3298 (@dparker1005)
  • BUG FIX: Added missing email template variables for the membership recurring email. #3296 (@dparker1005)
  • BUG FIX: Fixed an issue that may cause incorrect data to be sent in test emails. #3294 (@derekashauer)
  • BUG FIX: Fixed localization and spacing for the default bodies of email templates. #3301 (@kimcoleman)
  • REFACTOR: Updating some email template class names to match the email template slug. #3304 (@dparker1005)
  • = 3.4 2024-02-11 =
  • FEATURE: Now pulling localization files from https://translate.strangerstudios.com. #3211 (@andrewlimaza)
  • FEATURE: Added a new Membership Account Message level setting to show a level-specific message to members on the Membership Account page. #3271 (@andrewlimaza, @kimcoleman)
  • ENHANCEMENT: Email template variables shown when editing an email template will now be specific to the email template being edited. #3234 (@MaximilianoRicoTabo, @dparker1005)
  • ENHANCEMENT: Now allowing filtering the Sales and Revenue report by multiple levels and discount codes. #3258 (@dparker1005)
  • ENHANCEMENT: Now allowing custom date ranges for the Sales and Revenue report. #3257 (@dparker1005)
  • ENHANCEMENT: Now showing the raw Sales and Revenue report data in a table under the chart. #3256 (@dparker1005)
  • ENHANCEMENT: Now showing the raw Membership Stats report data in a table under the chart. #3260 (@dparker1005)
  • ENHANCEMENT: Improved how user field values are displayed. #3223 (@dparker1005, @kimcoleman)
  • ENHANCEMENT: Improved the accessibility of the Memberships > Add Ons page. #3268 (@kimcoleman)
  • ENHANCEMENT: Now localizing formatted dates in the PMPro_Subscription class. #3195 (@andrewlimaza)
  • ENHANCEMENT: Now supporting setting a `profile_start_date` directly on a checkout level. #3233 (@dparker1005)
...
>
Other versions Date Download
Download Paid Memberships Pro Paid Memberships Pro 3.4.2 26/01/1970 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.4.1 01/04/2025 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.3.3 01/04/2025 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.3.2 01/04/2025 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.3 09/01/2025 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.2.2 09/01/2025 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.2.1 09/01/2025 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.2 09/01/2025 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.1.4 09/01/2025 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.1.3 04/04/1970 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.1.2 03/08/2024 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.1.1 10/03/2024 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.1 08/07/2024 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.0.6 07/02/2024 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.0.5 03/07/2024 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.0.4 05/09/2024 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.0.3 07/03/2024 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.0.2 07/03/2024 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.0.1 05/09/2024 Join Now
Download Paid Memberships Pro Paid Memberships Pro 3.0 05/09/2024 Join Now
Download Paid Memberships Pro Paid Memberships Pro 2.12.10 10/02/2024 Join Now

Join Club WPress Now !

Get access to 16527 products for only €10,90 per month.

JOIN NOW

Reviews