pmpro-member-directory
pmpro-member-directory copied to clipboard
Add a Member Directory and Member Profile Pages to your site with Paid Memberships Pro
For SEO reasons, now that we are using distinct URLs for single profile pages, we can also update the page's tag using the https://developer.wordpress.org/reference/hooks/the_title/ filter. We are already using the...
The directory shortcode currently displays the field value that is stored instead of the label, when displaying dropdown user fields for a profile. The single profile shows the dropdown value's...
Some sites may want to offer members a single profile page (think "Linktree-style" pages) but they do not want a complete directory of all members. For these sites, they should...
While the Eduma theme is active, membership directory search doesn't work at all.
Currently Image file-type profile fields are displayed at full-size on the profile pages. The ability to show a thumbnail(or other image size) that leads to the full image on click,...
Allow a site owner to set up what information would show depending on the member's level. Example: A free level only shows the member's name, but a Premium Level profile...
With frontend profiles, its very possible your users could get approved and added to the directory based on some basic profile information then later CHANGE that information in a way...
**Describe the bug** When a profile page option was set and the status of the page thereafter was changed to an unpublished state a PHP8 Warning is generated when visiting...
There are a few shortcode attributes, e.g. show_name, show_avatar, etc. The ability to show or hide/remove some of these conditionally per membership level or user id could be helpful. For...
It makes sense to add a hook where we display the custom fields (user meta fields) so developers may programmatically add fields that aren't user meta to the directory and...