Skip to content

Commit

Permalink
Version bump 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlimaza committed Jun 22, 2023
1 parent 49d3f67 commit 0266a69
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pmpro-nav-menus.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Paid Memberships Pro - Nav Menus Add On
Plugin URI: https://www.paidmembershipspro.com/add-ons/pmpro-nav-menus/
Description: Creates member navigation menus and swaps your theme's navigation based on a user's Membership Level
Version: .3.4
Version: 0.4
Author: Stranger Studios
Author URI: https://www.paidmembershipspro.com
*/
Expand Down
13 changes: 10 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
=== Paid Memberships Pro: Nav Menus Add On ===
Contributors: strangerstudios
Tags: pmpro, paid memberships pro, members, memberships, navigation, menu, menus
Requires at least: 3.5
Tested up to: 5.3.2
Stable tag: .3.4
Requires at least: 5.0
Tested up to: 6.2
Stable tag: 0.4

Creates member navigation menus and swaps your theme's navigation based on a user's Membership Level

Expand All @@ -23,6 +23,13 @@ If you do not set a Menu for a member-specific Theme Location, the menu will fal
1. Create new navigation menu(s) for your members and assign them to the appropriate Theme Location.

== Changelog ==
= 0.4 - 2023-06-22 =
* ENHANCEMENT: Added support for Multiple Memberships Per User. Use the filter `pmpronm_prioritize_levels` (array of level ID's) to give priority to a specific membership level. (@dparker1005)
* ENHANCEMENT: Added localization support. (@femiyb, @andrewlimaza)
* ENHANCEMENT/BUG FIX: Improved functionality for the new Block Editor for widgets (@andrewlimaza)
* BUG FIX: Fixed a fatal error when Paid Memberships Pro was deactivated. (@dparker1005)
* BUG FIX: Loaded Nav Menu functionality later than default but sooner than most other themes and plugins to help improve compatibility. (@JarrydLong)

= .3.4 - 2020-03-17 =
* BUG FIX: Fixed issue where logged-in non-members would not see correct menu
* ENHANCEMENT: Added pmpronm_prioritize_levels filter for MMPU compatibility
Expand Down

0 comments on commit 0266a69

Please sign in to comment.