Skip to content

Commit

Permalink
updating readme and version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
dparker1005 committed Nov 15, 2023
1 parent 8f807f3 commit 1867548
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pmpro-mailchimp.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Paid Memberships Pro - Mailchimp Add On
* Plugin URI: https://www.paidmembershipspro.com/add-ons/pmpro-mailchimp-integration/
* Description: Sync your WordPress users and members with Mailchimp audiences.
* Version: 2.3.3
* Version: 2.3.4
* Author: Paid Memberships Pro
* Author URI: https://www.paidmembershipspro.com
* Text Domain: pmpro-mailchimp
Expand Down
9 changes: 7 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: strangerstudios, dlparker1005, paidmembershipspro
Tags: paid memberships pro, pmpro, mailchimp, email marketing
Requires at least: 5.2
Tested up to: 6.2
Stable tag: 2.3.3
Tested up to: 6.4
Stable tag: 2.3.4

Add users and members to Mailchimp audiences based on their membership level and allow members to opt-in to specific audiences.

Expand Down Expand Up @@ -63,6 +63,11 @@ Please visit [our support site at https://www.paidmembershipspro.com](http://www
2. Specific settings for Membership Levels and Audiences.

== Changelog ==
= 2.3.4 - 2023-11-15 =
* SECURITY: Now obfuscating email domains in debug logs. #135 (@andrewlimaza)
* ENHANCEMENT: Updating `<h3>` tags to `<h2>` tags for better accessibility. #133 (@kimwhite)
* REFACTOR: No longer pulling the checkout level from the `$_REQUEST` variable. #132 (@dparker1005)

= 2.3.3 - 2023-03-01 =
* ENHANCEMENT: Improved formatting of opt-in audience section on checkout page. (@mircobabini)
* ENHANCEMENT: Added filter `pmpromc_log_path` to allow changing the path where API calls are logged. (@JarrydLong)
Expand Down

0 comments on commit 1867548

Please sign in to comment.