Generic filters
Automatic updates Yes
Version 2.2
Updated on
Virus Total See Report
Download our member directory and profile pages plugin to enhance your WordPress membership site. Find out how you can to give your members a fully customizable profile, and even add a public or members-only searchable directory to your website.

How to download Paid Memberships Pro Member Directory

Unlimited Access

Subscribe for only €10.90

Or

Get this product only with unlimited updates

Already included languages : EN, FR

We are not affiliated with Paid Memberships Pro Member Directory 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

Download our member directory and profile pages plugin to enhance your WordPress membership site. Find out how you can to give your members a fully customizable profile, and even add a public or members-only searchable directory to your website.

List of improvements in Paid Memberships Pro Member Directory version 2.2

  • = 2.2 2026-05-06 =
  • ENHANCEMENT: Added marker clustering functionality for Google Maps. Markers are grouped into clusters at lower zoom levels and can be toggled via the new `pmpromd_map_cluster_markers` filter. #218 (@andrewlimaza)
  • BUG FIX: Fixed member start/end date calculations when some membership levels do not have an expiration date. #224 (@kimcoleman)
  • BUG FIX: The `show_map` attribute on the `[pmpro_member_profile]` shortcode now correctly accepts string values like `”false”`. #227 (@JarrydLong)
  • BUG FIX: Resolved console warnings and errors in the Member Directory and Member Profile blocks, fixed a `webpack.config.js` build error, and updated block components to follow current WordPress component patterns. #222 (@dwanjuki)
  • REFACTOR: Removed use of the deprecated `SQL_CALC_FOUND_ROWS` SELECT modifier. The total row count is now derived from the directory query without it. #225 (@dparker1005)
  • = 2.1.3 2025-12-18 =
  • ENHANCEMENT: Now showing an error message after saving a Google Maps API key if the key is invalid. #213 (@JarrydLong)
  • ENHANCEMENT: Now showing an error message when geocoding an address fails on the Edit Member page. #214 (@andrewlimaza)
  • BUG FIX: Fixed an issue where some dates may incorrectly show as the current date in the directory and profile pages. #217 (@andrewlimaza)
  • BUG FIX: Fixed the default country that is shown when editing map address fields. #223 (@dparker1005)
  • BUG FIX: Fixed a warning that could occur when trying to access properties for a user that does not exist. #215 (@andrewlimaza)
  • BUG FIX: Fixed a warning that could occur when the member map is not being shown on the directory or profile page. #220 (@kimcoleman)
  • = 2.1.2 2025-09-16 =
  • ENHANCEMENT: Only show the map address fields if the “Hide From Directory” option is deselected. (@andrewlimaza)
  • BUG FIX: Fixed an issue where the $limit attribute may not be an integer in some cases and cause an error with limit calculations for the directory page. (@ideadude)
  • BUG FIX: Fixed issues where getting a member’s avatar would fail if the username contained special characters. (@MaryOJob, @camilolunacom)
  • REFACTOR: Removed an unused filter `pmpromm_view_profile_text`. (@andrewlimaza)
  • = 2.1.1 2025-08-19 =
  • BUG FIX: Resolved an issue where the profile page did not correctly support parent pages. (@andrewlimaza)
  • = 2.1 2025-08-05 =
  • ENHANCEMENT: Added Google Maps functionality to the directory and profile pages. See our documentation for new actions and filters most are borrowed from the Membership Maps Add On with `pmpromd_` prefix instead of `pmpromm_` (@andrewlimaza)
  • ENHANCEMENT: Adjusted the default generated shortcodes for both the directory and profile pages to include the `elements` attribute with a default set of elements. (@kimcoleman)
  • ENHANCEMENT: Added a new filter `pmpro_member_profile_before_atts` to allow customization of the attributes for the profile shortcode. This follows the existing directory filter logic that is available. (@ipokkel)
  • ENHANCEMENT: Allow displaying “ID” as an element in the directory and profile pages shortcode. (@dparker1005)
  • BUG FIX: Fixed an issue where the profile generated URL would not work correctly on a subfolder WordPress install or when not using pretty permalinks. (@andrewlimaza)
  • BUG FIX: Fixed an issue for the profile generated URL when permalinks were set without a trailing slash. (@andrewlimaza)
  • = 2.0.4 2025-04-24 =
  • BUG FIX/ENHANCEMENT: Added improved compatibility for The Events Calendar plugin, and possibly other plugins that may use `?pu=` in their URLs. #191 (@JarrydLong)
  • BUG FIX: Fixed an issue with the Member Profile block not honoring the “Show Bio” setting. #192 (@dwanjuki)
  • BUG FIX: Fixed audio playback (embedded) videos on the profile and directory pages. #193 (@dwanjuki)
  • = 2.0.3 2025-03-18 =
  • BUG FIX: Fixed an issue that could cause content after the directory shortcode to be formatted incorrectly if no members were found. #185 (@kimcoleman)
  • ENHANCEMENT: Now leveraging the `pmpro_getPaginationString()` function for pagination on the directory page. #186 (@kimcoleman)
  • DEPRECATED: The second parameter passed to the `pmpromd_pagination_url` shortcode is now deprecated and should no longer be used. #186 (@kimcoleman)
  • = 2.0.2 2025-03-13 =
  • BUG FIX: Fixed a PHP fatal error that could occur when 3rd party code called functions that were removed in the v2.0 release. #184 (@dparker1005)
  • = 2.0.1 2025-03-05 =
  • ENHANCEMENT: Now allowing more HTML tags in the directory and profile pages. #179 (@kimcoleman)
  • ENHANCEMENT: Added a new filter `pmpromd_allowed_html` to customize the allowed HTML tags in the directory and profile pages. #179 (@kimcoleman)
  • BUG FIX: Fixed a PHP fatal error that could occur when 3rd party code called functions that were removed in the previous release. #183 (@dparker1005)
  • BUG FIX: Fixed an issue where sorting the directory by first or last name would cause no results to be shown. #182 (@dparker1005)
  • BUG FIX: Fixed an issue where elements with a value of ‘0’ would not be displayed. #181 (@dparker1005)
  • BUG FIX: Fixed a PHP warning that would occur if there was not a value found for a directory or profile element. #181 (@kimcoleman)
  • BUG FIX: Fixed the styling of avatars in directories. #180 (@kimcoleman)
  • = 2.0 2025-02-26 =
  • FEATURE: Added support for an “elements” attribute on the directory and profile shortcodes to allow total customization of the displayed content and order it is displayed. This attribute will replace several true/false attributes as well as the “fields” attribute in a future update. #169 (@kimcoleman)
  • FEATURE: Added a new `[pmpro_member_directory_search]` shortcode to allow placing the search form outside of the directory or profile. #169 (@kimcoleman)
  • ENHANCEMENT: Updated styling for PMPro v3.1. #169 (@kimcoleman)
  • ENHANCEMENT: Added a User Field Group for “Directory and Profile Preferences”. #169 (@kimcoleman)
...
>

Join Club WPress Now !

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

JOIN NOW

Reviews