Skip to content

Releases: strangerstudios/pmpro-subscription-delays

0.5.7 - 2024-08-13

13 Aug 14:47
Compare
Choose a tag to compare
  • BUG FIX: Fixed an issue where subscription delays set on discount codes were not being applied. #45 (@dparker1005)

0.5.6 - 2023-12-11

11 Dec 15:45
Compare
Choose a tag to compare
  • 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)

0.5.5 - 2022-03-18

18 Mar 16:50
Compare
Choose a tag to compare
  • ENHANCEMENT: Added Italian language files. (@mircobabini)
  • BUG FIX/ENHANCEMENT: Improved localization and added missing strings to translation. (@femiyb)
  • BUG FIX: Fixed issue where level price was not generated correctly for daily subscriptions using a subscription delay. (@mircobabini)

v.5.4

19 Jan 22:30
Compare
Choose a tag to compare
  • ENHANCEMENT: Prepared for localization.
  • ENHANCEMENT: Added a pmprosd_current_date filter you can use in rare cases you want to apply subscription delays based on a day in the past.

v.5.3

29 Jul 20:39
Compare
Choose a tag to compare
  • BUG FIX: Fixed issue where specific dates like 2019-07-29 would be converted to 2019-07-31 when used.
  • BUG FIX/ENHANCEMENT: If the profile start date is in the past, we reset it to the current date to avoid issues with the gateways. In general, make sure you don't set your subscription delays to dates in the past.
  • ENHANCEMENT: You can now use year and placeholder values > 9. So Y1-M18-01 will set the date on the first of the month, 18 months in the future. Be careful since some gateways, like PayPal don't allow you to setup subscriptions to start more than one year out.