Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlimaza committed Feb 26, 2024
1 parent 36b5cf1 commit f5679d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pmpro-membership-maps.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Paid Memberships Pro - Membership Maps Add On
* Plugin URI: https://www.paidmembershipspro.com/add-ons/membership-maps/
* Description: Display a map of members or for a single member's profile.
* Version: 0.7
* Version: 0.7.1
* Author: Paid Memberships Pro
* Author URI: https://www.paidmembershipspro.com
* Text Domain: pmpro-membership-maps
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: strangerstudios
Tags: paid memberships pro, pmpro, map
Requires at least: 5.2
Tested up to: 6.4
Stable tag: 0.7
Stable tag: 0.7.1

Display a map of members or for a single member's profile.

Expand Down Expand Up @@ -43,7 +43,10 @@ Please post it in the issues section of GitHub and we'll fix it as soon as we ca
Please visit our premium support site at https://www.paidmembershipspro.com for more documentation and our support forums.

== Changelog ==
= 0.7 -2024-02-16 =
= 0.7.1 - 2024-02-26 =
* BUG FIX: Fixed a bug introduced in 0.7 where the map would not display markers due to undefined variable.

= 0.7 - 2024-02-16 =
* SECURITY: Only users with the "edit_users" capability may add the pmpro_membership_maps shortcode to posts and widgets now.
* ENHANCEMENT: Added better support for the Membership Directory Limit attribute to apply to the map displayed on the Directory page.
* REFACTOR: Refactored marker data indexes to prevent conflicts.
Expand Down

0 comments on commit f5679d6

Please sign in to comment.