Skip to content

Releases: strangerstudios/pmpro-member-directory

V.6.1

26 Jul 13:57
db0e29f
Compare
Choose a tag to compare
  • BUG FIX: Levels select in block not returning any results on frontend.

  • BUG FIX: Custom fields from Register Helper not working when multiple fields are set in the shortcode method.

  • BUG FIX: Remove "Levels" attribute from profile block method as profile shortcode does not support this attribute. Set the 'Require Membership' meta box to restrict access to profile pages.

V.6

24 Jul 12:02
2e62e0e
Compare
Choose a tag to compare
V.6
  • BUG FIX: Show default "Hide From Directory" if no directory page is set.
  • BUG FIX: Strip trailing semi-colon from "fields" attribute.
  • BUG FIX: Redirect non-member profiles back to the directory page.
  • ENHANCEMENT: Directory and Profile page now makes use of CSS grid.
  • ENHANCEMENT: Filter added for 'view profile' link on directory ("pmpromd_profile_url").
  • ENHANCEMENT: Improve SQL for directory page. This is now broken into sections making it easier to adjust the query. New filter added for this ("pmpro_member_directory_sql_parts").
  • ENHANCEMENT: Support Approvals Add On. Redirect non-approved member profiles back to the directory page.
  • FEATURE: Support the new WordPress Block Editor for both the directory and profile page. Please note custom page templates need to be updated for this to work with the block editor.