Skip to content

2.0 - 2025-02-26

Choose a tag to compare

@dparker1005 dparker1005 released this 26 Feb 19:01
· 185 commits to master since this release
  • 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)
  • ENHANCEMENT: Improved how user fields are displayed in directories and profiles. #169 (@kimcoleman)
  • ENHANCEMENT: Added a new filter pmpromd_get_display_value to allow customizing the display value of user fields. #172 (@kimcoleman)
  • BUG FIX/ENHANCEMENT: Improved logic to determine which level to show information for on profiles when users have multiple levels. #169 (@kimcoleman)
  • BUG FIX: Fixed a fatal error that may show when viewing a directory or profile without the core PMPro plugin enabled. #176 (@dparker1005)
  • BUG FIX: Fixed an issue where pretty permalinks would not work on subfolder WordPress installs. #168 (@kimcoleman)
  • REFACTOR: Cleaned up plugin files and WPCS fixes. #169 (@kimcoleman)
  • DEPRECATED: Deprecated the pmpro_member_directory_fields filter. Use pmpro_member_directory_elements instead. #169 (@kimcoleman)
  • DEPRECATED: Marked billing addresses as deprecated. Directory addresses should be stored separately from billing addresses as they may not be the same. #173 (@dparker1005)