Skip to content

Commit

Permalink
Changelog and version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
dparker1005 committed Aug 13, 2024
1 parent 1872bd7 commit 73dba65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pmpro-subscription-delays.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Paid Memberships Pro - Subscription Delays Add On
Plugin URI: https://www.paidmembershipspro.com/add-ons/subscription-delays/
Description: Adds a field to delay the start of a subscription for membership levels and discount codes for variable-length trials.
Version: 0.5.6
Version: 0.5.7
Author: Paid Memberships Pro
Author URI: https://www.paidmembershipspro.com
Text Domain: pmpro-subscription-delays
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: strangerstudios
Tags: paid memberships pro, pmpro, memberships, ecommerce
Requires at least: 5.2
Tested up to: 6.4
Stable tag: 0.5.6
Tested up to: 6.6
Stable tag: 0.5.7

Adds a "delay" field to PMPro membership levels and discount codes, allowing you to set a variable-length period between your initial payment (if required) and recurring subscription payment.

Expand All @@ -24,6 +24,9 @@ Set "delay" to be:
1. That's it. No settings.

== Changelog ==
= 0.5.7 - 2024-08-13 =
* BUG FIX: Fixed an issue where subscription delays set on discount codes were not being applied. #45 (@dparker1005)

= 0.5.6 - 2023-12-11 =
* DEPRECATED: No longer tracking the `pmprosd_trialing_until` date in user meta when using PMPro v3.0+. Tracking next payment dates is now handled by the PMPro Subscriptions table in core PMPro, which also adds MMPU-compatibility. #42 (@dparker1005)

Expand Down

0 comments on commit 73dba65

Please sign in to comment.