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
SECURITY: General improvements to sanitization and escaping of variables. (@andrewlimaza)
ENHANCEMENT: Added improved opt-in functionality for allowing members to opt-in to being displayed on the map for privacy reasons. Backwards compatibility is added for existing members to be opted-in and may opt-out at any time. (@JarrydLong)
ENHANCEMENT: New "Membership Map Address" fields used to capture the member's address for the map. (@JarrydLong)
ENHANCEMENT: New filter pmpromm_single_map_profile_shortcode which allows developers to adjust the map shortcode and it's attributes for the single profile page view. (@andrewlimaza)
BUG FIX: Fixed an issue where viewing your own profile would display other member's markers on the map (when no username is passed to the profile URL). (@MaximilianoRicoTabo)
BUG FIX: Added filter pmpromm_single_marker_content back to the codebase. It was mistakenly removed in a prior release. (@andrewlimaza)