You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.